Bump bandit from 1.7.2 to 1.7.3

Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3)

---
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:
dependabot[bot]
2022-02-28 06:29:29 +00:00
committed by GitHub
parent eb80bf7c83
commit c8e4bebf43
2 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ dhooks = "^1.1.4"
[tool.poetry.dev-dependencies]
pytest = "^7.0.1"
bandit = "^1.7.2"
bandit = "^1.7.3"
flake8 = "^4.0.1"
mypy = "^0.931"
black = "^22.1.0"