From 05cb43934c4bead54f3e16049db67a2f2967c2b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 14:53:08 +0000 Subject: [PATCH] Bump mkdocs-redirects from 1.2.2 to 1.2.3 in the docs group Bumps the docs group with 1 update: [mkdocs-redirects](https://github.com/ProperDocs/properdocs-redirects). Updates `mkdocs-redirects` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/ProperDocs/properdocs-redirects/releases) - [Commits](https://github.com/ProperDocs/properdocs-redirects/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: mkdocs-redirects dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs ... 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 0fd4c73695..08fcd755bb 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -5,6 +5,6 @@ mike==2.1.4 mkdocs-git-revision-date-localized-plugin==1.5.1 mkdocs-git-committers-plugin-2==2.5.0 mdx-truly-sane-lists==1.3 -mkdocs-redirects==1.2.2 +mkdocs-redirects==1.2.3 semver==3.0.4 pygments==2.19.2