From c1f504d516e2febd2dd61ef8145e84179d505b39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:23:16 +0000 Subject: [PATCH] build(deps-dev): update mkdocs-typer2 requirement Updates the requirements on [mkdocs-typer2](https://github.com/syn54x/mkdocs-typer2) to permit the latest version. - [Release notes](https://github.com/syn54x/mkdocs-typer2/releases) - [Changelog](https://github.com/syn54x/mkdocs-typer2/blob/main/CHANGELOG.md) - [Commits](https://github.com/syn54x/mkdocs-typer2/compare/v0.1.4...v0.4.1) --- updated-dependencies: - dependency-name: mkdocs-typer2 dependency-version: 0.4.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c860cff..89b681f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ doc = [ "mkdocs-gen-files~=0.5.0", "mkdocs-literate-nav~=0.6.1", "mkdocs-section-index~=0.3.9", - "mkdocs-typer2~=0.1.4", + "mkdocs-typer2>=0.1.4,<0.5.0", "mkdocs-material~=9.7.6", "mkdocs-jupyter~=0.25.1", #"mike~=1.1.2",