From 9061d4d992ec303d801bf668b4c5263265863a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 01:56:33 +0000 Subject: [PATCH] Bump sphinx from 7.3.7 to 8.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 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/v7.3.7...v8.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 232ae4cb..3ca62504 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ pip-tools==7.4.1 Pillow==10.4.0 responses==0.25.3 sphinx-rtd-theme==2.0.0 -sphinx==7.3.7 +sphinx==8.2.3 toml==0.10.2 towncrier==23.11.0