Skip to content

Commit df0b4e5

Browse files
chore(deps): bump typer from 0.15.4 to 0.16.0
Bumps [typer](https://github.com/fastapi/typer) from 0.15.4 to 0.16.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.15.4...0.16.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c60f5ef commit df0b4e5

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
@@ -15,7 +15,7 @@ aiofiles = ">=0.8,<24.2"
1515
asyncpg = ">=0.27,<0.31"
1616
pydantic = ">=2.0,<3.0"
1717
tabulate = "^0.9.0"
18-
typer = ">=0.9,<0.16"
18+
typer = ">=0.9,<0.17"
1919

2020
[tool.poetry.dev-dependencies]
2121
black = "~25.1.0"

0 commit comments

Comments
 (0)