We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d1600a commit dbb9525Copy full SHA for dbb9525
requirements/lint.txt
@@ -1,7 +1,7 @@
1
# Dependencies for linting
2
# Fix bandit to a previous version due to bug with .bandit file: https://github.com/PyCQA/bandit/issues/657
3
bandit==1.6.2
4
-codespell==2.1.0
+codespell==2.4.0
5
flake8==4.0.1
6
flake8-bugbear==21.9.2
7
flake8-comprehensions==3.7.0
0 commit comments