From 91b39f8e38a52aa436ea182d3a36e8445e4694ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:57:02 +0000 Subject: [PATCH] Bump sphinx from 7.4.4 to 8.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.4 to 8.0.0. - [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.4...v8.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7ba5892..717e1c9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ -sphinx==7.4.4 +sphinx==8.0.0 furo==2024.5.6 sphinx-toolbox==3.7.0 diff --git a/requirements.txt b/requirements.txt index e032183..ddf6793 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ moonraker-api==2.0.5 aiohttp_cors==0.7.0 Pillow==10.3.0 pre-commit==3.7.1 -sphinx==7.4.4 +sphinx==8.0.0 colorlog==6.8.2 furo==2024.5.6 ruff==0.5.2