Skip to content

Commit

Permalink
chore(deps): update dependency typer-slim to v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 900c493 commit b5e9b33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions task/poetry.lock

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

2 changes: 1 addition & 1 deletion task/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ task = "task.cli:cli"
[tool.poetry.dependencies]
python = ">=3.11,<4.0"
pydantic = "2.9.2"
typer-slim = { version = "0.12.5", extras = ["standard"] }
typer-slim = { version = "0.13.0", extras = ["standard"] }

[[tool.poetry.source]]
name = "pypi"
Expand Down

0 comments on commit b5e9b33

Please sign in to comment.