From 17ef274e6d4576181352e2920e7a9e5dc5d8d4a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:37:05 +0000 Subject: [PATCH] Bump sphinx from 8.1.3 to 8.2.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v8.1.3...v8.2.1) --- 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..f70692f87 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.1 sphinxcontrib-napoleon==0.7 sphinxcontrib-websupport==2.0.0 pytest-sphinx==0.6.3