From 34e224f737b58ffa262f4be185d093f7bf678d5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 12:00:34 +0000 Subject: [PATCH] build(deps): bump sphinx-sitemap from 2.6.0 to 2.9.0 Bumps [sphinx-sitemap](https://github.com/jdillard/sphinx-sitemap) from 2.6.0 to 2.9.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.9.0) --- updated-dependencies: - dependency-name: sphinx-sitemap dependency-version: 2.9.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..4d1d886 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.9.0 sphinxawesome-codelinter==3.0.0 sphinxawesome-theme==5.3.2 myst-parser