Skip to content

Commit

Permalink
Merge pull request #119 from andrewthetechie/dependabot/pip/flake8-ba…
Browse files Browse the repository at this point in the history
…ndit-3.0.0

Bump flake8-bandit from 2.1.2 to 3.0.0
  • Loading branch information
andrewthetechie committed Apr 10, 2022
2 parents b6a56cd + 972f043 commit 9722f36
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
24 changes: 15 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ sphinx-autobuild = ">=2021.3.14"
pre-commit = "^2.18.1"
flake8 = "^4.0.1"
black = ">=21.10b0"
flake8-bandit = "^2.1.2"
flake8-bandit = "^3.0.0"
flake8-bugbear = ">=21.9.2"
flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.2.3"
Expand Down

0 comments on commit 9722f36

Please sign in to comment.