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 #3 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 b9e330a + bc8b9ba commit de717f0
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 @@ -27,9 +27,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 @@ -6,8 +6,8 @@ black ==21.11b1
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-comprehensions ==3.7.0
flake8-docstrings ==1.6.0
Expand Down

0 comments on commit de717f0

Please sign in to comment.