Skip to content

Commit 4ffc1b2

Browse files
chore: bump bandit from 1.9.3 to 1.9.4 (#190)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6232fae commit 4ffc1b2

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
@@ -19,7 +19,7 @@ dev = [
1919
"pytest-asyncio==1.3.0",
2020
"pytest-cov==7.0.0",
2121
"ruff==0.15.4",
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)