Skip to content

Commit 748d380

Browse files
build: bump typer from 0.19.2 to 0.20.0 (#876)
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 7766bf7 commit 748d380

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 typer from 0.19.2 to 0.20.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ scripts.pystk-migration-assistant = "ansys.stk.core.tools.api_migration_assistan
9090
vulnerabilities = [
9191
"bandit[toml]==1.8.6",
9292
"safety==3.6.2",
93-
"typer==0.19.2",
93+
"typer==0.20.0",
9494
]
9595
tests = [
9696
"numpy==2.2.6",

0 commit comments

Comments
 (0)