Skip to content

Commit 090bfa1

Browse files
chore: bump bandit from 1.7.7 to 1.8.6 (#117)
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.7 to 1.8.6. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.7...1.8.6) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c17ab66 commit 090bfa1

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
@@ -18,7 +18,7 @@ dev = [
1818
"pytest-asyncio==1.1.0",
1919
"pytest-cov==5.0.0",
2020
"ruff==0.12.7",
21-
"bandit==1.7.7",
21+
"bandit==1.8.6",
2222
"pyright==1.1.403",
2323
"twine==6.1.0",
2424
]

0 commit comments

Comments
 (0)