Skip to content

Commit 7bb31b8

Browse files
chore(deps-dev): bump bandit from 1.8.6 to 1.9.4
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.4. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...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 dc66898 commit 7bb31b8

2 files changed

Lines changed: 13 additions & 11 deletions

File tree

poetry.lock

Lines changed: 12 additions & 10 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
@@ -36,7 +36,7 @@ files = ["./py_ocsf_models"]
3636
strict = true
3737

3838
[tool.poetry.group.dev.dependencies]
39-
bandit = "1.8.6"
39+
bandit = "1.9.4"
4040
black = "26.3.1"
4141
flake8 = "7.3.0"
4242
mypy = "1.19.1"

0 commit comments

Comments
 (0)