Skip to content

Commit 327eae2

Browse files
Bump bandit from 1.8.6 to 1.9.2 (#416)
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.6 to 1.9.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.2) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86fa20b commit 327eae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ documentation = [
6969
"sphinxext-remoteliteralinclude==0.6.0; python_version > '3.11'",
7070
]
7171
lint = [
72-
"bandit==1.8.6",
72+
"bandit==1.9.2",
7373
"black==25.11.0",
7474
"flake8==7.3.0",
7575
"isort==7.0.0",

0 commit comments

Comments
 (0)