mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-08-15 02:07:54 +08:00
⬆ Bump typer from 0.15.3 to 0.16.0 (#1393)
Bumps [typer](https://github.com/fastapi/typer) from 0.15.3 to 0.16.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.15.3...0.16.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.16.0 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>
This commit is contained in:
@ -13,6 +13,6 @@ cairosvg==2.7.1
|
|||||||
# mkdocstrings[python]==0.25.1
|
# mkdocstrings[python]==0.25.1
|
||||||
griffe-typingdoc==0.2.8
|
griffe-typingdoc==0.2.8
|
||||||
# For griffe, it formats with black
|
# For griffe, it formats with black
|
||||||
typer == 0.15.3
|
typer == 0.16.0
|
||||||
mkdocs-macros-plugin==1.3.7
|
mkdocs-macros-plugin==1.3.7
|
||||||
markdown-include-variants==0.0.4
|
markdown-include-variants==0.0.4
|
||||||
|
Reference in New Issue
Block a user