From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 08:05:41 +0000 (+0100) Subject: ⬆ Bump typer from 0.20.0 to 0.20.1 (#1685) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18511b44bd97e55bc1a9baf81c80555f576ab48c;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump typer from 0.20.0 to 0.20.1 (#1685) Bumps [typer](https://github.com/fastapi/typer) from 0.20.0 to 0.20.1. - [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.20.0...0.20.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 1bee2c6c..61283abe 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -14,6 +14,6 @@ mkdocstrings[python]==0.30.1 griffe-typingdoc==0.3.0 griffe-warnings-deprecated==1.1.0 # For griffe, it formats with black -typer == 0.20.0 +typer == 0.20.1 mkdocs-macros-plugin==1.5.0 markdown-include-variants==0.0.5