From f931853693fe37bdd9e64f6be625b54a4cdaa941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 11:40:55 +0000 Subject: [PATCH] build(deps): bump sphinx-sitemap from 2.6.0 to 2.7.2 in /docs Bumps [sphinx-sitemap](https://github.com/jdillard/sphinx-sitemap) from 2.6.0 to 2.7.2. - [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.2) --- updated-dependencies: - dependency-name: sphinx-sitemap dependency-version: 2.7.2 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..bce3e82 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.7.2 sphinxawesome-codelinter==3.0.0 sphinxawesome-theme==5.3.2 myst-parser