Skip to content

Commit 45ff61a

Browse files
chore(deps): bump typer from 0.13.1 to 0.15.1
Bumps [typer](https://github.com/fastapi/typer) from 0.13.1 to 0.15.1. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.13.1...0.15.1) --- updated-dependencies: - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fde7562 commit 45ff61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ SQLAlchemy==2.0.36
5252
starlette
5353
termcolor==2.5.0
5454
time-machine==2.16.0
55-
typer==0.13.1
55+
typer==0.15.1
5656
typing_extensions==4.12.2
5757
tzdata==2024.2
5858
uvicorn==0.32.0

0 commit comments

Comments
 (0)