Skip to content

Commit 28896c2

Browse files
Bump bandit from 1.8.3 to 1.9.1
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.3 to 1.9.1. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.9.1) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4c84b3 commit 28896c2

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
@@ -98,7 +98,7 @@ pbr==7.0.0
9898
PyYAML>=3.10.0 # MIT
9999
stevedore>=1.20.0 # Apache-2.0
100100
rich==14.2.0 # bandit
101-
bandit==1.8.3
101+
bandit==1.9.1
102102

103103
entrypoints==0.4
104104

0 commit comments

Comments
 (0)