Skip to content

Commit 3dfb373

Browse files
authored
Merge branch 'main' into doc/overall_review
2 parents 1ba9a1c + bb4ba30 commit 3dfb373

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)