We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed699b commit f000c2aCopy full SHA for f000c2a
1 file changed
pyproject.toml
@@ -64,7 +64,7 @@ test = [
64
"coverage ==7.6.12; python_version<'3.14'", # https://github.com/pypi/warehouse/pull/17872#issuecomment-2845932281
65
"faker ==40.13.0",
66
"hypothesis >=6.21.0,<6.151.12",
67
- "pytest >=7.2.0,<9.0.0",
+ "pytest >=9.0.3,<10.0.0",
68
"pytest-benchmark ==5.2.3",
69
"pytest-cases ==3.10.1",
70
"pytest-custom_exit_code ==0.3.0",
0 commit comments