CI: update pytest to 9.0.1 (#5637)

This commit is contained in:
black-sliver
2025-11-14 08:26:34 +00:00
committed by GitHub
parent e4fd06482e
commit 4a41550cad

View File

@@ -1,3 +1,2 @@
pytest>=8.4.2,<9 # pytest 9.0.0 is broken for our CI pytest>=9.0.1,<10 # this includes subtests support
pytest-xdist>=3.8.0 pytest-xdist>=3.8.0
pytest-subtests>=0.15.0 # will not be required anymore once we upgrade to pytest 9.x