Skip to content

Commit ba9ef6e

Browse files
refactor(deps): update dependency typer to ^0.16.0
1 parent c7dd97a commit ba9ef6e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pydantic = "^2.6.4"
1515
pygments = "^2.16.1"
1616
python = "^3.10"
1717
tabulate = "^0.9.0"
18-
typer = {extras = ["all"], version = "^0.15.0"}
18+
typer = {extras = ["all"], version = "^0.16.0"}
1919

2020
[tool.poetry.group.dev.dependencies]
2121
black = "^24.3.0"

0 commit comments

Comments
 (0)