We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e22bf commit b5e37ecCopy full SHA for b5e37ec
pyproject.toml
@@ -39,7 +39,7 @@ mypy = "0.931.0"
39
wemake-python-styleguide = "0.16.0"
40
41
flake8-bandit = "2.1.2" # https://github.com/PyCQA/bandit/issues/837
42
-bandit = "1.7.2" # https://github.com/PyCQA/bandit/issues/837
+bandit = "1.8.2" # https://github.com/PyCQA/bandit/issues/837
43
44
pytest = "~7.2.1"
45
pytest-asyncio = "~0.18.2"
0 commit comments