Skip to content

Commit b69884e

Browse files
Bump typer from 0.15.3 to 0.15.4 (#946)
Bumps [typer](https://github.com/fastapi/typer) from 0.15.3 to 0.15.4. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Boers <peter.boers@surf.nl>
1 parent ceda731 commit b69884e

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.3",
64+
"typer==0.15.4",
6565
"uvicorn[standard]~=0.34.0",
6666
"nwa-stdlib~=1.9.0",
6767
"oauth2-lib~=2.4.0",

0 commit comments

Comments
 (0)