Skip to content

Commit 8a58a24

Browse files
build(deps): bump typer from 0.25.1 to 0.26.3 (#110)
Bumps [typer](https://github.com/fastapi/typer) from 0.25.1 to 0.26.3. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.25.1...0.26.3) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93151d5 commit 8a58a24

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"starlette>=1.0.0,<1.1",
1616
"uvicorn[standard]>=0.30,<0.48",
1717
"pydantic>=2.7,<3",
18-
"typer>=0.12,<0.26",
18+
"typer>=0.12,<0.27",
1919
"urllib3>=2.7.0", # CVE-2026-44431, CVE-2026-44432
2020
"pyyaml>=6.0,<7",
2121
"structlog>=24,<26",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)