mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-03-13 09:29:54 +08:00
⬆ Bump typer from 0.21.2 to 0.23.0 (#1756)
Bumps [typer](https://github.com/fastapi/typer) from 0.21.2 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](https://github.com/fastapi/typer/compare/0.21.2...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -66,7 +66,7 @@ docs = [
|
||||
"mkdocstrings[python]==0.30.1",
|
||||
"pillow==11.3.0",
|
||||
"pyyaml>=5.3.1,<7.0.0",
|
||||
"typer==0.21.2",
|
||||
"typer==0.23.0",
|
||||
]
|
||||
github-actions = [
|
||||
"httpx>=0.27.0,<0.29.0",
|
||||
|
||||
Reference in New Issue
Block a user