From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:00:13 +0000 (+0200) Subject: ⬆ Bump typer from 0.15.2 to 0.15.3 (#1357) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7e8323cf425b90c5690d8b94f901a9161447dd1;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump typer from 0.15.2 to 0.15.3 (#1357) Bumps [typer](https://github.com/fastapi/typer) from 0.15.2 to 0.15.3. - [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.2...0.15.3) --- updated-dependencies: - dependency-name: typer dependency-version: 0.15.3 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 a7c79694..58722b98 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -13,6 +13,6 @@ cairosvg==2.7.1 # mkdocstrings[python]==0.25.1 griffe-typingdoc==0.2.5 # For griffe, it formats with black -typer == 0.15.2 +typer == 0.15.3 mkdocs-macros-plugin==1.0.5 markdown-include-variants==0.0.4