From 200adca4227b9b2ddf445522e52682d007a1e590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 15:14:52 +0000 Subject: [PATCH] :arrow_up: Bump sphinx from 4.3.2 to 8.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 8.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.2...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-requirements.txt b/doc-requirements.txt index 4aeff78..08ad949 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -3,5 +3,5 @@ factory-boy==3.3.0 Faker==26.1.0 Pygments==2.18.0 python-dateutil==2.9.0.post0 -Sphinx==7.4.7 +Sphinx==8.0.2 sphinx-rtd-theme==2.0.0