From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 12:56:50 +0000 (+0200) Subject: ⬆ Bump typer from 0.17.4 to 0.19.2 (#1573) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b44642f6c6858f43671d912a52f6852a1cca642f;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump typer from 0.17.4 to 0.19.2 (#1573) Bumps [typer](https://github.com/fastapi/typer) from 0.17.4 to 0.19.2. - [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.17.4...0.19.2) --- updated-dependencies: - dependency-name: typer dependency-version: 0.19.2 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> --- diff --git a/requirements-docs.txt b/requirements-docs.txt index d50164f5..bbc80dbc 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.17.4 +typer == 0.19.2 mkdocs-macros-plugin==1.3.9 markdown-include-variants==0.0.4