Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #25 from scop/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 3846095 + bc8b9ba commit 5ca556d
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
Expand Up @@ -27,7 +27,7 @@ repos:
- #
pyflakes ==2.4.0
- #
flake8-bandit ==2.1.2
flake8-bandit ==3.0.0
- #
bandit ==1.7.4
- #
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -6,7 +6,7 @@ black ==21.11b1
flake8 ==4.0.1
pycodestyle ==2.8.0
pyflakes ==2.4.0
flake8-bandit ==2.1.2
flake8-bandit ==3.0.0
bandit ==1.7.4
flake8-bugbear ==21.4.3
flake8-comprehensions ==3.7.0
Expand Down

0 comments on commit 5ca556d

Please sign in to comment.