From 5c0bdefb746766c47585d77c334128478b7b2b9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 12:40:06 +0000 Subject: [PATCH] Bump sphinx from 6.2.0 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.0 to 8.1.3. - [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/v6.2.0...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index 0bf7a332..3fc23797 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -1,3 +1,3 @@ -sphinx==6.2.0 +sphinx==8.1.3 sphinx-autobuild==2024.10.3 sphinx_rtd_theme==3.0.2