Skip to content

Commit bb4ba30

Browse files
authored
chore: bump safety from 3.2.1 to 3.2.3 (#84)
2 parents 1ed63a3 + 6d93acc commit bb4ba30

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/84.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: bump safety from 3.2.1 to 3.2.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ doc = [
4343
]
4444
vulnerabilities = [
4545
"bandit==1.7.8",
46-
"safety==3.2.1",
46+
"safety==3.2.3",
4747
]
4848
tests = [
4949
"pytest==8.2.2",

0 commit comments

Comments
 (0)