Skip to content

Commit 6e44b52

Browse files
chore: bump bandit from 1.9.3 to 1.9.4
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.9.3...1.9.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 890769b commit 6e44b52

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.15.2",
22-
"bandit==1.9.3",
22+
"bandit==1.9.4",
2323
"pyright==1.1.408",
2424
"twine==6.2.0",
2525
"pandas>=2.0.0",

0 commit comments

Comments
 (0)