From 674fcec7df31edbc24f8178d9f11c0f3049c1e88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 22:02:05 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20typer=20from=200.17.4=20to?= =?UTF-8?q?=200.18.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [typer](https://github.com/fastapi/typer) from 0.17.4 to 0.18.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.17.4...0.18.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index d50164f510..b02ee9b1c0 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.9 # For griffe, it formats with black -typer == 0.17.4 +typer == 0.18.0 mkdocs-macros-plugin==1.3.9 markdown-include-variants==0.0.4