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 dc957a0 commit 41a7574Copy full SHA for 41a7574
dev-requirements.txt
@@ -2,7 +2,7 @@ black==23.10.1
2
isort; python_version < "3.8"
3
isort==5.12.0; python_version >= "3.8"
4
pre-commit; python_version < "3.8"
5
-pre-commit==3.5.0; python_version >= "3.8"
+pre-commit==3.6.0; python_version >= "3.8"
6
flake8; python_version < "3.8"
7
flake8==6.1.0; python_version >= "3.8"
8
bandit==1.7.5
0 commit comments