From 0a9a1737fcf2f1f9db6c2c4a04bd8668ae427a8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:59:23 +0000 Subject: [PATCH] Bump sphinx from 7.2.6 to 7.4.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.4.2. - [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/v7.2.6...v7.4.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/doc_requirements.txt b/requirements/doc_requirements.txt index afee84a51c4c..728a8d572da3 100644 --- a/requirements/doc_requirements.txt +++ b/requirements/doc_requirements.txt @@ -1,5 +1,5 @@ # doxygen required, use apt-get or dnf -sphinx==7.2.6 +sphinx==7.4.2 numpydoc==1.4 pydata-sphinx-theme==0.15.2 sphinx-design