Skip to content

Commit

Permalink
Merge branch 'renovate/bandit-1.x' into renovate/flake8-bandit-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Mar 12, 2022
2 parents 397c14e + c937633 commit b21ee14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
- #
flake8-bandit ==3.0.0
- #
bandit ==1.7.0
bandit ==1.7.4
- #
flake8-bugbear ==21.4.3
- #
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ flake8 ==4.0.1
pycodestyle ==2.8.0
pyflakes ==2.4.0
flake8-bandit ==3.0.0
bandit ==1.7.0
bandit ==1.7.4
flake8-bugbear ==21.4.3
flake8-docstrings ==1.6.0
pydocstyle ==6.1.1
Expand Down

0 comments on commit b21ee14

Please sign in to comment.