Bump bandit from 1.7.3 to 1.7.4
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.3 to 1.7.4. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.3...1.7.4) --- 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
b0618215ef
commit
c849c7ffb4
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@ pylint = "^2.12.2"
|
|||
black = "^22.1"
|
||||
isort = "^5.9.3"
|
||||
flake8 = "^4.0.1"
|
||||
bandit = "^1.7.3"
|
||||
bandit = "^1.7.4"
|
||||
coverage = "^6.3"
|
||||
pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue