Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 7e6e73d

Browse files
authored
Merge pull request #629 from staticdev/dependabot/pip/flake8-bandit-3.0.0
Bump flake8-bandit from 2.1.2 to 3.0.0
2 parents f683b0d + a927779 commit 7e6e73d

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

poetry.lock

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ sphinx = "^4.3.2"
3636
sphinx-autobuild = "^2021.3.14"
3737
pre-commit = "^2.17.0"
3838
flake8 = "^4.0.1"
39-
flake8-bandit = "^2.1.2"
39+
flake8-bandit = "^3.0.0"
4040
flake8-bugbear = "^22.1.11"
4141
flake8-docstrings = "^1.6.0"
4242
flake8-rst-docstrings = "^0.2.5"

0 commit comments

Comments
 (0)