From 7e5a8a785bf2e3534701abd7e2a3d5671e09d7e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 06:18:00 +0000 Subject: [PATCH] Bump sphinx from 7.2.6 to 8.2.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 844f625..752321d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,11 +6,11 @@ watchdog==6.0.0 tox==4.23.2 coverage==7.6.9 pytest-runner==6.0.1 -Sphinx==7.2.6 +Sphinx==8.2.1 codecov==2.1.13 twine==6.0.1 pytest==8.0.1 -Sphinx==7.2.6 +Sphinx==8.2.1 Click==8.1.7 pydocstyle==6.3.0 coverage==7.6.9