Skip to content

Commit ea2cee1

Browse files
Bump typer from 0.12.5 to 0.20.0
Bumps [typer](https://github.com/fastapi/typer) from 0.12.5 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.12.5...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] <support@github.com>
1 parent e50746e commit ea2cee1

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
@@ -48,7 +48,7 @@ boto3 = "^1.34.113"
4848
click = "<8.2.0"
4949
dacite = "^1.8.1"
5050
simple-term-menu = "^1.6.4"
51-
typer = "^0.12.3"
51+
typer = "^0.20.0"
5252
typing-extensions = "^4.12.0"
5353
rich = "^13.7.1"
5454
jmespath = "^1.0.1"

0 commit comments

Comments
 (0)