build(deps-dev): bump bandit from 1.7.4 to 1.7.5 (#2082)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-14 09:03:46 +01:00
committed by GitHub
parent c207f60ad8
commit fdd2ee6365
2 changed files with 65 additions and 8 deletions

View File

@@ -50,7 +50,7 @@ tabulate = "0.9.0"
docs = ["mkdocs", "mkdocs-material"]
[tool.poetry.group.dev.dependencies]
bandit = "1.7.4"
bandit = "1.7.5"
black = "22.12.0"
coverage = "7.2.1"
docker = "6.0.1"