Skip to content

Commit 8b94ab1

Browse files
Bump typer lower bound to 0.15.3
1 parent 8a94357 commit 8b94ab1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"rich>=9.6.1",
4444
"ruamel-yaml>=0.16.13",
4545
"tomlkit>=0.12.0",
46-
"typer>=0.14.0",
46+
"typer>=0.15.3",
4747
"typing-extensions>=3.10.0.0",
4848
]
4949
scripts.usethis = "usethis.__main__:app"

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)