Download Latest Version 9.1.1 source code.zip (1.9 MB)
Email in envelope

Get an email when there's a new version of pytest

Home / 9.1.1
Name Modified Size InfoDownloads / Week
Parent folder
pytest-9.1.1-py3-none-any.whl 2026-06-19 386.5 kB
pytest-9.1.1.tar.gz 2026-06-19 1.6 MB
9.1.1 source code.tar.gz 2026-06-19 1.6 MB
9.1.1 source code.zip 2026-06-19 1.9 MB
README.md 2026-06-19 1.1 kB
Totals: 5 Items   5.6 MB 17

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.
Source: README.md, updated 2026-06-19