Skip to content

Commit

Permalink
Merge pull request #48 from scop/renovate/bandit-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Mar 12, 2022
2 parents 2156b46 + c314ea4 commit 55e4a5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ repos:
- #
pyflakes ==2.4.0
- #
flake8-bandit ==2.1.2
flake8-bandit ==3.0.0
- #
bandit ==1.7.1
bandit ==1.7.4
- #
flake8-bugbear ==21.11.29
- #
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ black ==21.12b0
flake8 ==4.0.1
pycodestyle ==2.8.0
pyflakes ==2.4.0
flake8-bandit ==2.1.2
bandit ==1.7.1
flake8-bandit ==3.0.0
bandit ==1.7.4
flake8-bugbear ==21.11.29
flake8-comprehensions ==3.7.0
flake8-docstrings ==1.6.0
Expand Down

0 comments on commit 55e4a5a

Please sign in to comment.