From 58aed25491f156d2f370649db9de1111ca556a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:19:43 +0000 Subject: [PATCH] Bump sphinx from 6.1.3 to 7.3.7 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.3.7. - [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.3.7) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development 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 3ca8cca6..f7e83123 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -16,6 +16,6 @@ pytest-cython==0.2.1 pytest-xdist==3.5.0 pytest-assume==2.4.3 sdist==0.0.0 -sphinx==6.1.3 +sphinx==7.3.7 tox==4.14.2 twine==4.0.2