Skip to content

Commit aaaca37

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump bandit from 1.8.0 to 1.8.2
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.0 to 1.8.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.0...1.8.2) --- 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 ee04f35 commit aaaca37

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
@@ -52,7 +52,7 @@ test = [
5252
"pytest-django",
5353
]
5454
lint = [
55-
"bandit==1.8.0",
55+
"bandit==1.8.2",
5656
"black==24.10.0",
5757
"flake8==7.1.1",
5858
"isort==5.13.2",

0 commit comments

Comments
 (0)