From b068ae2b02a6320a713de8c28c257cfb9f4943c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 09:03:38 +0000 Subject: [PATCH] Bump sphinx-sitemap from 2.6.0 to 2.7.1 Bumps [sphinx-sitemap](https://github.com/jdillard/sphinx-sitemap) from 2.6.0 to 2.7.1. - [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.7.1) --- updated-dependencies: - dependency-name: sphinx-sitemap dependency-version: 2.7.1 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..aa4cb246de37 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.7.1 sphinx-favicon==1.0.1