Skip to content

Commit f2410cf

Browse files
⬆ Bump typer from 0.21.1 to 0.23.0
Bumps [typer](https://github.com/fastapi/typer) from 0.21.1 to 0.23.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.21.1...0.23.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de51e1b commit f2410cf

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ docs = [
6363
"mkdocstrings[python]==0.30.1",
6464
"pillow==11.3.0",
6565
"pyyaml>=5.3.1,<7.0.0",
66-
"typer==0.21.1",
66+
"typer==0.23.0",
6767
"zensical==0.0.15; python_version >= '3.10'",
6868
]
6969
github-actions = [

uv.lock

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

0 commit comments

Comments
 (0)