Skip to content

Commit 19e1382

Browse files
committed
Update typer version lower bound to avoid TyperArgument.make_metavar() takes 1 positional argument..
1 parent 8b07615 commit 19e1382

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
"Programming Language :: Python :: 3.13",
3030
]
3131
dependencies = [
32-
"typer >= 0.12.3",
32+
"typer >= 0.16.0",
3333
"uvicorn[standard] >= 0.17.6",
3434
"rignore >= 0.5.1",
3535
"httpx >= 0.27.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)