Skip to content

Commit bc614bd

Browse files
Bump typer from 0.12.5 to 0.19.2
Bumps [typer](https://github.com/fastapi/typer) from 0.12.5 to 0.19.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.12.5...0.19.2) --- updated-dependencies: - dependency-name: typer dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a77e7fb commit bc614bd

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
@@ -247,7 +247,7 @@ dependencies = [
247247
"sentry-sdk ==2.18.0",
248248
"sqlalchemy[mypy] ==2.0.36",
249249
"sqlalchemy-utils ==0.41.2",
250-
"typer ==0.12.5",
250+
"typer ==0.19.2",
251251
"uvicorn[standard]==0.32.0",
252252
"WTForms==3.2.1",
253253
"zxcvbn-rs-py==0.1.1",

0 commit comments

Comments
 (0)