Skip to content

Commit 56132aa

Browse files
authored
chore: bump bandit from 1.8.0 to 1.8.2 (#181)
2 parents 79ca88d + 0767a9b commit 56132aa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: bump bandit from 1.8.0 to 1.8.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ doc = [
4444
"sphinx-jinja==2.0.2",
4545
]
4646
vulnerabilities = [
47-
"bandit==1.8.0",
47+
"bandit==1.8.2",
4848
"safety==3.2.14",
4949
]
5050
tests = [

0 commit comments

Comments
 (0)