From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 10:00:47 +0000 (+0200) Subject: ⬆ Bump typer from 0.15.3 to 0.16.0 (#13752) X-Git-Tag: 0.115.13~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eae3025ed21d1e913986e5d752bc60dfff76a85b;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump typer from 0.15.3 to 0.16.0 (#13752) Bumps [typer](https://github.com/fastapi/typer) from 0.15.3 to 0.16.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.15.3...0.16.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.16.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> --- diff --git a/requirements-docs.txt b/requirements-docs.txt index bd00823045..9de608eb20 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -3,7 +3,7 @@ mkdocs-material==9.6.1 mdx-include >=1.4.1,<2.0.0 mkdocs-redirects>=1.2.1,<1.3.0 -typer == 0.15.3 +typer == 0.16.0 pyyaml >=5.3.1,<7.0.0 # For Material for MkDocs, Chinese search jieba==0.42.1