Skip to content

Commit

Permalink
fix flake8-bandit dep
Browse files Browse the repository at this point in the history
  • Loading branch information
tasansal committed Oct 25, 2022
1 parent 3d724a4 commit 21fbc67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ black = "^22.6.0"
coverage = {version = "^6.4.4", extras = ["toml"]}
darglint = "^1.8.1"
flake8 = "^5.0.0"
flake8-bandit = "^3.0.0"
flake8-bandit = "^4.0.0"
flake8-bugbear = "^22.8.22"
flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.2.7"
Expand Down

0 comments on commit 21fbc67

Please sign in to comment.