From fab892cd8b6afd808457b6b30801a7c92a09a922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 21:35:22 +0000 Subject: [PATCH] Bump sphinx in /third_party in the pip-dependencies group Bumps the pip-dependencies group in /third_party with 1 update: [sphinx](https://github.com/sphinx-doc/sphinx). Updates `sphinx` from 8.1.3 to 8.2.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...v8.2.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- third_party/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/requirements.txt b/third_party/requirements.txt index 4b8244b3aa..4a8077a889 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -13,7 +13,7 @@ sphinxcontrib_htmlhelp==2.1.0 sphinxcontrib_serializinghtml==2.0.0 sphinxcontrib_qthelp==2.0.0 breathe==4.35.0 -sphinx==8.1.3 +sphinx==8.2.0 sphinx_book_theme==1.1.3 # Spelling check in documentation pyenchant==3.2.2