Skip to content

Commit d2e45d7

Browse files
⬆ Bump typer from 0.23.1 to 0.23.2 (#1760)
Bumps [typer](https://github.com/fastapi/typer) from 0.23.1 to 0.23.2. - [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.1...0.23.2) --- updated-dependencies: - dependency-name: typer dependency-version: 0.23.2 dependency-type: direct:development 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>
1 parent 3366c91 commit d2e45d7

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ docs = [
6666
"mkdocstrings[python]==0.30.1",
6767
"pillow==11.3.0",
6868
"pyyaml>=5.3.1,<7.0.0",
69-
"typer==0.23.1",
69+
"typer==0.23.2",
7070
]
7171
github-actions = [
7272
"httpx>=0.27.0,<0.29.0",

0 commit comments

Comments
 (0)