Skip to content

Commit

Permalink
Bump typer from 0.12.5 to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waketzheng committed Nov 13, 2024
1 parent 7a1ea55 commit a204479
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers = [
]

dependencies = [
"typer>=0.12.3,<0.13",
"typer>=0.12.3,<0.14",
"emoji >=2.12.1,<3",
"tomli>=2.0.1,<3; python_version < '3.11'"
]
Expand Down

0 comments on commit a204479

Please sign in to comment.