From a6498ecd044190f081578af631e36d960c0daef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 21:10:34 +0000 Subject: [PATCH] Bump sphinx from 8.1.3 to 8.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.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/v8.1.3...v8.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index b9d7a0b93..a66a53cda 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -2,7 +2,7 @@ pypandoc==1.15 imageio==2.37.0 numpydoc==1.8.0 imageio-ffmpeg==0.6.0 -Sphinx==8.1.3 +Sphinx==8.2.3 sphinxcontrib-napoleon==0.7 sphinxcontrib-websupport==2.0.0 pytest-sphinx==0.6.3