Skip to content

Commit 266612c

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.16.0"
14+
typer = "^0.19.2"
1515
Unidecode = "^1.4.0"
1616
loguru = "^0.7.3"
1717
babel = "^2.17.0"

0 commit comments

Comments
 (0)