From c8a7d13e41205ff8050532cb857a7fce2228fc10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 11:38:31 +0000 Subject: [PATCH] Bump sphinx from 8.0.2 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 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/v8.0.2...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... 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 3363445..912dc27 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ -sphinx==8.0.2 +sphinx==8.1.3 furo==2024.8.6 sphinx-toolbox==3.8.0 diff --git a/requirements.txt b/requirements.txt index 9b2860c..4fd5431 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pytest-homeassistant-custom-component==0.13.172 moonraker-api==2.0.6 aiohttp_cors==0.7.0 pre-commit==4.0.0 -sphinx==8.0.2 +sphinx==8.1.3 colorlog==6.8.2 furo==2024.8.6 ruff==0.7.1