From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 18:59:37 +0000 (+0000) Subject: ⬆ Bump typer from 0.12.3 to 0.15.2 (#1325) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7956254b962e87c690f1a8ba54a2a76c4ad895bc;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump typer from 0.12.3 to 0.15.2 (#1325) Bumps [typer](https://github.com/fastapi/typer) from 0.12.3 to 0.15.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.12.3...0.15.2) --- updated-dependencies: - dependency-name: typer 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: Sebastián Ramírez --- diff --git a/requirements-docs.txt b/requirements-docs.txt index 31810345..a7c79694 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.12.3 +typer == 0.15.2 mkdocs-macros-plugin==1.0.5 markdown-include-variants==0.0.4