diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fe4208a..56453c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - # flake8-bandit ==2.1.2 - # - bandit ==1.7.0 + bandit ==1.7.1 - # flake8-bugbear ==21.4.3 - # diff --git a/requirements-dev.txt b/requirements-dev.txt index 0be86f4..1453324 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,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