From b33996b377f2b9ade61bb658e6ac60da6715c698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 20:30:33 +0000 Subject: [PATCH] Bump sphinx from 6.2.1 to 7.4.4 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.4.4. - [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.1...v7.4.4) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 33aca6a..43d751e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ setuptools==70.2.0 -Sphinx==6.2.1 +Sphinx==7.4.4 sphinx-automodapi==0.17.0 sphinx_rtd_theme==2.0.0 matplotlib==3.8.4