From 852861fc3ba6f356bb86bae7a549f527d9f0bd6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 18:35:40 +0000 Subject: [PATCH] build(deps): 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ce4ca71..bcf3c7d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ TAP-Producer sphinx-last-updated-by-git==0.3.8 sphinx-design==0.6.1 -sphinx-sitemap==2.6.0 +sphinx-sitemap==2.8.0 sphinxawesome-codelinter==3.0.0 sphinxawesome-theme==5.3.2 myst-parser