Skip to content

Commit e8f92f9

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

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
@@ -53,7 +53,7 @@ test = [
5353
"pytest-django",
5454
]
5555
lint = [
56-
"bandit==1.7.9",
56+
"bandit==1.7.10",
5757
"black==24.8.0",
5858
"flake8==7.1.1",
5959
"isort==5.13.2",

0 commit comments

Comments
 (0)