Skip to content

Commit 4dc541e

Browse files
chore(deps): update dependency bandit to v1.8.3
1 parent a0e22bf commit 4dc541e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mypy = "0.931.0"
3939
wemake-python-styleguide = "0.16.0"
4040

4141
flake8-bandit = "2.1.2" # https://github.com/PyCQA/bandit/issues/837
42-
bandit = "1.7.2" # https://github.com/PyCQA/bandit/issues/837
42+
bandit = "1.8.3" # https://github.com/PyCQA/bandit/issues/837
4343

4444
pytest = "~7.2.1"
4545
pytest-asyncio = "~0.18.2"

0 commit comments

Comments
 (0)