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 9ecbd58 commit 4c8e4f1Copy full SHA for 4c8e4f1
doc/source/changelog/845.dependencies.md
@@ -0,0 +1 @@
1
+Bump typer from 0.19.1 to 0.19.2
pyproject.toml
@@ -85,7 +85,7 @@ migration = [
85
vulnerabilities = [
86
"bandit[toml]==1.8.6",
87
"safety==3.6.1",
88
- "typer==0.19.1",
+ "typer==0.19.2",
89
]
90
tests = [
91
"numpy==2.2.6",
0 commit comments