Skip to content

Commit 33c0ddc

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

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
@@ -50,7 +50,7 @@ test = [
5050
"pytest-django",
5151
]
5252
lint = [
53-
"bandit==1.8.3",
53+
"bandit==1.8.5",
5454
"black==25.1.0",
5555
"flake8==7.2.0",
5656
"isort==6.0.1",

0 commit comments

Comments
 (0)