Skip to content

⬆️ Update dependency pytest to v9.1.1#72

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/pytest-9.x
Jun 19, 2026
Merged

⬆️ Update dependency pytest to v9.1.1#72
renovate[bot] merged 1 commit into
mainfrom
renovate/pytest-9.x

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest (changelog) ==9.1.0==9.1.1 age adoption passing confidence

Release Notes

pytest-dev/pytest (pytest)

v9.1.1

Compare Source

pytest 9.1.1 (2026-06-19)

Bug fixes

  • #​14220: Fixed a logic bug in pytest.RaisesGroup which would might cause it to display incorrect "It matches FooError() which was paired with BarError" messages.
  • #​14591: Fixed a regression in pytest 9.1.0 which caused overriding a parametrized fixture with an indirect @​pytest.mark.parametrize to fail with "duplicate parametrization of '<fixture name>'".
  • #​14606: Fixed list-item typing errors from mypy in @pytest.mark.parametrize <pytest.mark.parametrize ref> argvalues parameter.
  • #​14608: Fixed a regression in pytest 9.1.0 where conftest.py files located in <invocation dir>/test* were no longer loaded as initial conftests when invoked without arguments.
    This could cause certain hooks (like pytest_addoption) in these files to not fire.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from frenck as a code owner June 19, 2026 15:47
@renovate renovate Bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Jun 19, 2026
@renovate renovate Bot enabled auto-merge (squash) June 19, 2026 15:47
@codspeed-hq

codspeed-hq Bot commented Jun 19, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing renovate/pytest-9.x (45c67a0) with main (74fdd17)

Open in CodSpeed

@renovate renovate Bot force-pushed the renovate/pytest-9.x branch from 0819ef2 to 45c67a0 Compare June 19, 2026 16:06
@renovate renovate Bot merged commit d260f5e into main Jun 19, 2026
62 checks passed
@renovate renovate Bot deleted the renovate/pytest-9.x branch June 19, 2026 16:13
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant