Skip to content

Commit 3c10ccc

Browse files
Bump bandit from 1.7.4 to 1.7.5 (#424)
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.4 to 1.7.5. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.4...1.7.5) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d264fc commit 3c10ccc

File tree

2 files changed

+79
-7
lines changed

2 files changed

+79
-7
lines changed

poetry.lock

Lines changed: 78 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ isort = "^5.12.0"
2626
coverage = {extras = ["toml"], version = "^7.2"}
2727
mypy = "^1.0"
2828
detect-secrets = "^1.4.0"
29-
bandit = "^1.7.0"
29+
bandit = "^1.7.5"
3030
pylint = "^2.16.4"
3131
pylint-pytest = "^1.1.2"
3232
pytest = "^7.2.2"

0 commit comments

Comments
 (0)