We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe17ac commit 8187530Copy full SHA for 8187530
requirements/requirements-dev.txt
@@ -1,2 +1,2 @@
1
click>=7.0
2
-pre-commit==4.0.1
+pre-commit==4.1.0
requirements/requirements-test.txt
@@ -1,5 +1,5 @@
-click==8.1.7
-coverage==7.6.8
3
-GitPython==3.1.43
+click==8.1.8
+coverage==7.6.12
+GitPython==3.1.44
4
pytest-cov==6.0.0
5
-pytest==8.3.3
+pytest==8.3.4
0 commit comments