Skip to content

Commit 728e4c4

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump bandit from 1.7.10 to 1.8.0
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.10 to 1.8.0. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.10...1.8.0) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f8f46d commit 728e4c4

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
@@ -41,7 +41,7 @@ test = [
4141
"pytest-django",
4242
]
4343
lint = [
44-
"bandit==1.7.10",
44+
"bandit==1.8.0",
4545
"black==24.10.0",
4646
"flake8==7.1.1",
4747
"isort==5.13.2",

0 commit comments

Comments
 (0)