We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f59683 commit c1af94fCopy full SHA for c1af94f
1 file changed
setup.cfg
@@ -50,7 +50,7 @@ dev =
50
mypy==1.8.0
51
parameterized==0.9.0
52
pre-commit==3.5.0; python_version < "3.9"
53
- pre-commit==3.6.0; python_version >= "3.9"
+ pre-commit==3.6.1; python_version >= "3.9"
54
pytest-cov==4.1.0
55
pytest-xdist==3.5.0
56
pytest==8.0.0
0 commit comments