Skip to content

Commit a62e02e

Browse files
⬆ Bump typer from 0.23.2 to 0.24.1
Bumps [typer](https://github.com/fastapi/typer) from 0.23.2 to 0.24.1. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.23.2...0.24.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a7aecc commit a62e02e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ docs = [
6565
"mkdocstrings[python]==0.30.1",
6666
"pillow==12.1.1",
6767
"pyyaml>=5.3.1,<7.0.0",
68-
"typer==0.23.2",
68+
"typer==0.24.1",
6969
]
7070
github-actions = [
7171
"httpx>=0.27.0,<0.29.0",

uv.lock

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

0 commit comments

Comments
 (0)