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 97714c9 commit ddf83a2Copy full SHA for ddf83a2
dev-requirements.txt
@@ -4,7 +4,7 @@ isort==5.12.0; python_version >= "3.8"
4
pre-commit; python_version < "3.8"
5
pre-commit==3.4.0; python_version >= "3.8"
6
flake8; python_version < "3.8"
7
-flake8==6.1.0; python_version >= "3.8"
+flake8==7.0.0; python_version >= "3.8"
8
bandit==1.7.5
9
gitlint==v0.19.1
10
pytest
0 commit comments