Skip to content

Commit 9f3916b

Browse files
chore: bump bandit from 1.8.6 to 1.9.2
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] <[email protected]>
1 parent 0367e2e commit 9f3916b

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
@@ -19,7 +19,7 @@ dev = [
1919
"pytest-asyncio==1.3.0",
2020
"pytest-cov==7.0.0",
2121
"ruff==0.14.4",
22-
"bandit==1.8.6",
22+
"bandit==1.9.2",
2323
"pyright==1.1.407",
2424
"twine==6.2.0",
2525
"pandas>=2.0.0",

0 commit comments

Comments
 (0)