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

Commit

Permalink
chore(deps): update bandit to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 3, 2021
1 parent f6d3acd commit 4e8ba1a
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 @@ -29,7 +29,7 @@ repos:
- #
flake8-bandit ==2.1.2
- #
bandit ==1.7.0
bandit ==1.7.1
- #
flake8-bugbear ==21.4.3
- #
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -6,7 +6,7 @@ flake8 ==3.9.2
pycodestyle ==2.7.0
pyflakes ==2.3.1
flake8-bandit ==2.1.2
bandit ==1.7.0
bandit ==1.7.1
flake8-bugbear ==21.4.3
flake8-comprehensions ==3.6.1
flake8-docstrings ==1.6.0
Expand Down

0 comments on commit 4e8ba1a

Please sign in to comment.