Skip to content

Commit 1cad286

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump bandit from 1.8.2 to 1.8.3
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.2...1.8.3) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41d7976 commit 1cad286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ test = [
6262
"redis",
6363
]
6464
lint = [
65-
"bandit==1.8.2",
65+
"bandit==1.8.3",
6666
"black==25.1.0",
6767
"flake8==7.1.2",
6868
"isort==6.0.0",

0 commit comments

Comments
 (0)