From 9369555988bf3c4bc8e1a2cbee02a4fb38a152bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:01:28 +0000 Subject: [PATCH] Chore(deps): Bump sphinx from 6.2.1 to 7.2.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.2.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.2.2/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v7.2.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.in | 2 +- docs/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.in b/docs/requirements.in index e8c5a436..47291ede 100644 --- a/docs/requirements.in +++ b/docs/requirements.in @@ -1,2 +1,2 @@ -sphinx<7.0.0 +sphinx<8.0.0 sphinx_rtd_theme diff --git a/docs/requirements.txt b/docs/requirements.txt index c407e4fe..19b5b019 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -34,7 +34,7 @@ requests==2.32.2 # via sphinx snowballstemmer==2.2.0 # via sphinx -sphinx==6.2.1 +sphinx==7.2.2 # via # -r docs/requirements.in # sphinx-rtd-theme