Skip to content

Commit f22f77e

Browse files
build: bump safety from 3.6.2 to 3.7.0 (#890)
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 03ade88 commit f22f77e

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.2 to 3.7.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ scripts.pystk-migration-assistant = "ansys.stk.core.tools.api_migration_assistan
8989
[dependency-groups]
9090
vulnerabilities = [
9191
"bandit[toml]==1.8.6",
92-
"safety==3.6.2",
92+
"safety==3.7.0",
9393
"typer==0.20.0",
9494
]
9595
tests = [

0 commit comments

Comments
 (0)