Skip to content

Commit b616db9

Browse files
build: bump safety from 3.6.1 to 3.6.2 (#846)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 7d434d8 commit b616db9

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+
Bump safety from 3.6.1 to 3.6.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ migration = [
8484
[dependency-groups]
8585
vulnerabilities = [
8686
"bandit[toml]==1.8.6",
87-
"safety==3.6.1",
87+
"safety==3.6.2",
8888
"typer==0.19.2",
8989
]
9090
tests = [

0 commit comments

Comments
 (0)