From 8697fe9fdf9f9646a0326d6b6accd322adfff520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 16:35:56 +0200 Subject: [PATCH] =?utf8?q?=E2=AC=86=20Bump=20typer=20from=200.16.0=20to=20?= =?utf8?q?0.16.1=20(#1531)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bumps [typer](https://github.com/fastapi/typer) from 0.16.0 to 0.16.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.16.0...0.16.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.16.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> Co-authored-by: Sofie Van Landeghem --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 503b86ea..0b63b083 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.8 # For griffe, it formats with black -typer == 0.16.0 +typer == 0.16.1 mkdocs-macros-plugin==1.3.9 markdown-include-variants==0.0.4 -- 2.47.3