We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d5ed1 commit 268220bCopy full SHA for 268220b
doc/source/changelog/843.dependencies.md
@@ -0,0 +1 @@
1
+Bump typer from 0.17.4 to 0.19.1
pyproject.toml
@@ -85,7 +85,7 @@ migration = [
85
vulnerabilities = [
86
"bandit[toml]==1.8.6",
87
"safety==3.6.1",
88
- "typer==0.17.4",
+ "typer==0.19.1",
89
]
90
tests = [
91
"numpy==2.2.6",
0 commit comments