Upgrade bandit to 1.7.0 (#44184)

* Upgrade bandit to 1.6.3

https://github.com/PyCQA/bandit/releases/tag/1.6.3

* Upgrade bandit to 1.7.0

https://github.com/PyCQA/bandit/releases/tag/1.7.0
This commit is contained in:
Ville Skyttä
2020-12-15 04:38:01 +02:00
committed by GitHub
parent 9e1647d634
commit c6c3d720ca
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
bandit==1.6.2
bandit==1.7.0
black==20.8b1
codespell==1.17.1
flake8-docstrings==1.5.0