From 018b855c09ff7779cc500ba807a22d7460556e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:09:13 +0000 Subject: [PATCH] Bump sphinx from 6.1.3 to 7.2.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.2.6. - [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/v6.1.3...v7.2.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index d78327c..6a8edad 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -16,6 +16,6 @@ pytest-cython==0.2.0 pytest-xdist==3.3.1 pytest-assume==2.4.3 sdist==0.0.0 -sphinx==6.1.3 +sphinx==7.2.6 tox==4.4.5 twine==4.0.2