From ed7138e0230f7cf2b0491ebab81883e08be6a7d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 15:51:56 +0000 Subject: [PATCH] Bump sphinx-sitemap from 2.6.0 to 2.8.0 Bumps [sphinx-sitemap](https://github.com/jdillard/sphinx-sitemap) from 2.6.0 to 2.8.0. - [Release notes](https://github.com/jdillard/sphinx-sitemap/releases) - [Changelog](https://github.com/jdillard/sphinx-sitemap/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jdillard/sphinx-sitemap/compare/v2.6.0...v2.8.0) --- updated-dependencies: - dependency-name: sphinx-sitemap dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b12a0d3ab18b..fd205e0862f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ requests==2.32.3 black==25.1.0 pylint==3.3.7 pre-commit==4.2.0 -sphinx-sitemap==2.6.0 +sphinx-sitemap==2.8.0 sphinx-favicon==1.0.1