We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3bbbd4 commit 1a5a2c2Copy full SHA for 1a5a2c2
1 file changed
pyproject.toml
@@ -64,7 +64,7 @@ hooks = [
64
test = [
65
"faker ==40.19.1",
66
"hypothesis >=6.21.0,<6.152.10",
67
- "pytest >=9.0.3,<10.0.0",
+ "pytest >=9.0.3,<9.1.0", # Pin until fixed: https://github.com/smarie/python-pytest-cases/issues/385
68
"pytest-benchmark ==5.2.3",
69
"pytest-cases ==3.10.1",
70
"pytest-custom_exit_code ==0.3.0",
0 commit comments