Skip to content

Commit 5797d81

Browse files
Bump typer to 0.20.0 for suggest on error
1 parent 152c4c4 commit 5797d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ classifiers = [
3434
"License :: OSI Approved :: MIT License",
3535
]
3636
dependencies = [
37-
"typer >= 0.15.1",
37+
"typer >= 0.20.0",
3838
"uvicorn[standard] >= 0.15.0",
3939
"rich-toolkit >= 0.14.8",
4040
]

0 commit comments

Comments
 (0)