From 040c002e62e80e95bfe2dc35c3027bb84b54b9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:38:19 +0000 Subject: [PATCH] :arrow_up: Bump sphinx from 7.4.7 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.1.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/v7.4.7...v8.1.3) --- 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 352fb4f..5175c14 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.1.3 sphinx-rtd-theme==2.0.0