From 4135a28666fdcfc02791e1ea51f3eb8ca7b5761b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:24:08 +0000 Subject: [PATCH] Bump sphinx-sitemap from 2.5.1 to 2.6.0 Bumps [sphinx-sitemap](https://github.com/jdillard/sphinx-sitemap) from 2.5.1 to 2.6.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.5.1...v2.6.0) --- updated-dependencies: - dependency-name: sphinx-sitemap dependency-type: direct:production update-type: version-update:semver-minor ... 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 d29711e8..34708a88 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -7,7 +7,7 @@ sphinx-copybutton==0.5.2 sphinx-autobuild==2024.4.16 sphinx-issues==4.1.0 sphinxext-opengraph==0.9.1 -sphinx-sitemap==2.5.1 +sphinx-sitemap==2.6.0 sphinx-paramlinks==0.6.0 sphinxcontrib-programoutput==0.17