Update dependency pytest to v7.3.1 #77
Reference in New Issue
Block a user
Delete Branch "renovate/pytest-7.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==7.3.0->==7.3.1Release Notes
pytest-dev/pytest
v7.3.1Compare Source
pytest 7.3.1 (2023-04-14)
Improvements
RuntimeError: TestResult has no addDuration methodwhen runningunittesttests.shutil.rmtree(onerror=...)deprecation warning when usingtmp_path{.interpreted-text role="fixture"}.Bug Fixes
tmp_path{.interpreted-text role="fixture"} and the newtmp_path_retention_policy{.interpreted-text role="confval"} option.INTERNALERROR IndexError: list index out of rangewhich happens when displaying an exception where all entries are hidden.This reverts the change "Correctly handle
__tracebackhide__for chained exceptions." introduced in version 7.3.0.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
Kudos, SonarCloud Quality Gate passed!