Skip to content

Commit 05ab085

Browse files
chore(deps-dev): bump bandit from 1.8.3 to 1.9.4
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.3 to 1.9.4. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.9.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca29e35 commit 05ab085

2 files changed

Lines changed: 12 additions & 13 deletions

File tree

poetry.lock

Lines changed: 11 additions & 12 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
@@ -114,7 +114,7 @@ packages = [
114114
requires-poetry = ">=2.0"
115115

116116
[tool.poetry.group.dev.dependencies]
117-
bandit = "1.8.3"
117+
bandit = "1.9.4"
118118
black = "25.1.0"
119119
coverage = "7.6.12"
120120
docker = "7.1.0"

0 commit comments

Comments
 (0)