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.
1 parent 234f8ea commit b96d886Copy full SHA for b96d886
dev-requirements.txt
@@ -2,7 +2,7 @@ black==24.4.2
2
isort; python_version < "3.8"
3
isort==5.13.2; python_version >= "3.8"
4
pre-commit; python_version <= "3.8"
5
-pre-commit==3.7.0; python_version > "3.8"
+pre-commit==3.7.1; python_version > "3.8"
6
flake8; python_version < "3.8"
7
flake8==7.0.0; python_version >= "3.8"
8
bandit==1.7.8
0 commit comments