Skip to content

Commit 0c49e63

Browse files
Bump bandit from 1.7.7 to 1.7.8 (#909)
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.7 to 1.7.8. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.7...1.7.8) --- 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 94f27cb commit 0c49e63

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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 @@ pre-commit = "^3.6.2"
2626
coverage = {extras = ["toml"], version = "^7.4"}
2727
mypy = "^1.9"
2828
detect-secrets = "^1.4.0"
29-
bandit = "^1.7.7"
29+
bandit = "^1.7.8"
3030
pytest = "^8.1.1"
3131
yamllint = "^1.35.1"
3232
pytest-dotenv = "^0.5.2"

0 commit comments

Comments
 (0)