Skip to content

Commit 0ef517a

Browse files
Bump bandit from 1.8.6 to 1.9.1
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.1. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.1) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc72570 commit 0ef517a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test = [
4141
"pytest-django",
4242
]
4343
lint = [
44-
"bandit==1.8.6",
44+
"bandit==1.9.1",
4545
"black==25.11.0",
4646
"flake8==7.3.0",
4747
"isort==7.0.0",

0 commit comments

Comments
 (0)