Skip to content

Commit c6a69b8

Browse files
Bump bandit from 1.7.8 to 1.7.9
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.8 to 1.7.9. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.8...1.7.9) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52d8e06 commit c6a69b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ format =
2222
black == 22.12.0
2323
isort == 5.13.2
2424
test =
25-
bandit == 1.7.8
25+
bandit == 1.7.9
2626
mypy == 1.10.0
2727
pylint == 2.17.7
2828
pylint-print == 1.0.1

0 commit comments

Comments
 (0)