Skip to content

Commit 1050f7c

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 720b93b commit 1050f7c

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
@@ -44,7 +44,7 @@ test = [
4444
"redis",
4545
]
4646
lint = [
47-
"bandit==1.7.10",
47+
"bandit==1.8.0",
4848
"black==24.10.0",
4949
"flake8==7.1.1",
5050
"isort==5.13.2",

0 commit comments

Comments
 (0)