Bump bandit from 1.7.1 to 1.7.2
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.1...1.7.2) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
28d06f3264
commit
4c3d07d276
2 changed files with 11 additions and 6 deletions
|
@ -45,7 +45,7 @@ pylint = "^2.12.2"
|
|||
black = "^21.12b0"
|
||||
isort = "^5.9.3"
|
||||
flake8 = "^4.0.1"
|
||||
bandit = "^1.7.1"
|
||||
bandit = "^1.7.2"
|
||||
coverage = "^6.2"
|
||||
pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue