Skip to content

Commit 05da967

Browse files
dependabot[bot]insolor
authored andcommitted
Bump typer from 0.19.2 to 0.20.0
Bumps [typer](https://github.com/fastapi/typer) from 0.19.2 to 0.20.0. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.19.2...0.20.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7e9a7b commit 05da967

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -11,7 +11,7 @@ license = "MIT"
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.10"
14-
typer = "^0.19.2"
14+
typer = "^0.20.0"
1515
Unidecode = "^1.4.0"
1616
loguru = "^0.7.3"
1717
babel = "^2.17.0"

0 commit comments

Comments
 (0)