Skip to content

Commit b657d68

Browse files
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 4860ab8 commit b657d68

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
@@ -61,7 +61,7 @@ dependencies = [
6161
"SQLAlchemy==2.0.41",
6262
"SQLAlchemy-Utils==0.41.2",
6363
"structlog",
64-
"typer==0.15.4",
64+
"typer==0.16.0",
6565
"uvicorn[standard]~=0.34.0",
6666
"nwa-stdlib~=1.9.0",
6767
"oauth2-lib~=2.4.0",

0 commit comments

Comments
 (0)