Skip to content

Commit 39df1cf

Browse files
chore(deps): bump typer from 0.15.1 to 0.15.2
Bumps [typer](https://github.com/fastapi/typer) from 0.15.1 to 0.15.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.15.1...0.15.2) --- updated-dependencies: - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8818b87 commit 39df1cf

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.38
5252
starlette
5353
termcolor==2.5.0
5454
time-machine==2.16.0
55-
typer==0.15.1
55+
typer==0.15.2
5656
typing_extensions==4.12.2
5757
tzdata==2025.1
5858
uvicorn==0.34.0

0 commit comments

Comments
 (0)