From cab71bebbdd9c545f19c0fef301a74f0f3b0f06c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 06:32:45 +0000 Subject: [PATCH] Bump sphinx from 8.0.2 to 8.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 8.2.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.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdd9ccb0..f5a5b9bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Sphinx==8.0.2 \ No newline at end of file +Sphinx==8.2.3 \ No newline at end of file