We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 301ca6e + 87ae3d2 commit 0ea6bf6Copy full SHA for 0ea6bf6
pyproject.toml
@@ -41,7 +41,7 @@ dev = [
41
"yapf~=0.43.0",
42
"pylint~=3.3.6",
43
"mypy>=1.15,<1.18",
44
- "pytest~=8.3.5",
+ "pytest>=8.3.5,<8.5.0",
45
"pytest-cov~=6.0.0",
46
"types-pyyaml~=6.0.12.20250326",
47
]
0 commit comments