From 6913100e220569cb295e2f2a507424a2e2fd7cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:14:49 +0000 Subject: [PATCH] Bump the pip-deps group with 2 updates Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinx-sitemap](https://github.com/jdillard/sphinx-sitemap) to permit the latest version. Updates `sphinx` to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.1.3...v9.1.0) Updates `sphinx-sitemap` 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 dependency-version: 9.1.0 dependency-type: direct:production dependency-group: pip-deps - dependency-name: sphinx-sitemap dependency-version: 2.9.0 dependency-type: direct:production dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 780ae2c..f3870a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ # SPDX-FileCopyrightText: © 2020 Open Networking Foundation # SPDX-License-Identifier: Apache-2.0 -Sphinx~=8.1.3 +Sphinx~=9.1.0 doc8~=2.0.0 reuse~=6.2.0 furo~=2025.12.19 -sphinx-sitemap~=2.6.0 +sphinx-sitemap~=2.9.0 sphinxcontrib-spelling~=8.0.2