Skip to content

Commit

Permalink
Merge pull request #44 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 a9f2e96 + a7f15d5 commit 0813e27
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
Expand Up @@ -14,9 +14,9 @@ repos:
- #
pyflakes ==2.4.0
- #
flake8-bandit ==2.1.2
flake8-bandit ==3.0.0
- #
bandit ==1.7.0
bandit ==1.7.4
- #
flake8-bugbear ==21.4.3
- #
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Expand Up @@ -5,8 +5,8 @@ black ==22.1.0
flake8 ==4.0.1
pycodestyle ==2.8.0
pyflakes ==2.4.0
flake8-bandit == 2.1.2
bandit ==1.7.0
flake8-bandit ==3.0.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 0813e27

Please sign in to comment.