Skip to content

Commit e33754d

Browse files
chore(deps-dev): bump bandit from 1.8.3 to 1.8.6
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.3 to 1.8.6. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.8.6) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42953d0 commit e33754d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bandit; python_version <= "3.8"
2-
bandit==1.8.3; python_version > "3.8"
2+
bandit==1.8.6; python_version > "3.8"
33
black==24.10.0; python_version > "3.8"
44
black; python_version <= "3.8"
55
build

0 commit comments

Comments
 (0)