Skip to content

Commit 7e09441

Browse files
fix(deps): update dependency bandit to v1.8.6
1 parent 942c1df commit 7e09441

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
@@ -25,7 +25,7 @@ dynamic = ["version"]
2525
[project.optional-dependencies]
2626
spark = ["pyspark>=3.0.0"]
2727
test = [
28-
"bandit[toml]==1.7.7",
28+
"bandit[toml]==1.8.6",
2929
"black==24.1.1",
3030
"check-manifest==0.49",
3131
"flake8-bugbear==24.2.6",

0 commit comments

Comments
 (0)