From 66a2b35afd6b5b014f3e52563392d677d37cabfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:07:45 +0000 Subject: [PATCH] Bump sphinx-sitemap from 2.6.0 to 2.9.0 in /api 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] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 7addb33..5fccf8a 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -113,7 +113,7 @@ sphinx-design==0.6.1 # via -r requirements.in sphinx-last-updated-by-git==0.3.8 # via -r requirements.in -sphinx-sitemap==2.6.0 +sphinx-sitemap==2.9.0 # via -r requirements.in sphinxawesome-codelinter==3.0.0 # via -r requirements.in