Skip to content

Commit 3385529

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump bandit from 1.7.7 to 1.7.8
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.7 to 1.7.8. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.7...1.7.8) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46fff64 commit 3385529

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
@@ -62,7 +62,7 @@ test = [
6262
"redis",
6363
]
6464
lint = [
65-
"bandit==1.7.7",
65+
"bandit==1.7.8",
6666
"black==24.3.0",
6767
"flake8==7.0.0",
6868
"isort==5.13.2",

0 commit comments

Comments
 (0)