Skip to content

Commit 1fad033

Browse files
chore(deps): update typer requirement from 0.15.3 to 0.15.4
Updates the requirements on [typer](https://github.com/fastapi/typer) to permit the latest version. - [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.3...0.15.4) --- updated-dependencies: - dependency-name: typer dependency-version: 0.15.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0ebbf2 commit 1fad033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ typing_extensions = "4.13.2"
3737
beartype = "0.20.2"
3838
docutils = "0.21.2"
3939
reportlab = "4.4.1"
40-
typer = "0.15.3"
40+
typer = "0.15.4"
4141
tabulate = "0.8.10"
4242

4343

0 commit comments

Comments
 (0)