From a075f8a5264e582657e1df26eb92b426f2455c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 16:03:45 +0000 Subject: [PATCH] [dependency]: Bump sphinx from 5.2.0.post0 to 8.2.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.0.post0 to 8.2.1. - [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/commits/v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5b6b4cd71..5c68b0984 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pytz==2023.3 six==1.16.0 snowballstemmer==2.2.0 docutils==0.18 -Sphinx==5.2.0.post0 +Sphinx==8.2.1 sphinx-autobuild==2024.10.3 sphinx_bootstrap_theme==0.8.1 sphinx-intl==2.3.1