* 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
11 lines
246 B
Text
11 lines
246 B
Text
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
|
|
|
|
bandit==1.7.0
|
|
black==20.8b1
|
|
codespell==1.17.1
|
|
flake8-docstrings==1.5.0
|
|
flake8==3.8.4
|
|
isort==5.5.3
|
|
pydocstyle==5.1.1
|
|
pyupgrade==2.7.2
|
|
yamllint==1.24.2
|