From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 10:45:13 +0000 (+0200) Subject: ⬆ Bump typer from 0.19.2 to 0.20.0 (#1612) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=326dc13ac3596dceb44e981cd71295cb15656c5e;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump typer from 0.19.2 to 0.20.0 (#1612) Bumps [typer](https://github.com/fastapi/typer) from 0.19.2 to 0.20.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.19.2...0.20.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sofie Van Landeghem --- diff --git a/requirements-docs.txt b/requirements-docs.txt index b6479d58..bbac47e8 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -13,6 +13,6 @@ cairosvg==2.8.2 # mkdocstrings[python]==0.25.1 griffe-typingdoc==0.2.9 # For griffe, it formats with black -typer == 0.19.2 +typer == 0.20.0 mkdocs-macros-plugin==1.4.0 markdown-include-variants==0.0.5