From 8bc3f639b9d943ac8061e187f4eaeaa691468d73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 02:59:30 +0000 Subject: [PATCH] chore(deps): bump sphinxcontrib-typer from 0.5.1 to 0.6.2 in /docs Bumps [sphinxcontrib-typer](https://github.com/sphinx-contrib/typer) from 0.5.1 to 0.6.2. - [Release notes](https://github.com/sphinx-contrib/typer/releases) - [Commits](https://github.com/sphinx-contrib/typer/compare/v0.5.1...v0.6.2) --- updated-dependencies: - dependency-name: sphinxcontrib-typer dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 10e983f..9888ec6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,4 +4,4 @@ sphinx==8.2.3 sphinx-autodoc-typehints==3.2.0 sphinx-copybutton==0.5.2 sphinx-tabs==3.4.7 -sphinxcontrib-typer==0.5.1 +sphinxcontrib-typer==0.6.2