Skip to content

Commit f386110

Browse files
chore(deps): bump bandit from 1.8.3 to 1.8.5
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.3 to 1.8.5. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.8.5) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a263560 commit f386110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pre-commit==4.2.0
2525
isort==6.0.1
2626
mypy==1.14.1
2727
pylint==3.3.6
28-
bandit==1.8.3
28+
bandit==1.8.5
2929
pydocstringformatter==0.7.3
3030
tox==4.26.0
3131
codespell==2.3.0

0 commit comments

Comments
 (0)