From f4277214f2b610da18b5e0c2e4ef9492623b571a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 06:39:27 +0000 Subject: [PATCH] Bump sphinx from 6.1.3 to 7.3.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.3.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.3.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 ced1a99..e33231a 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -16,6 +16,6 @@ pytest-cython==0.2.0 pytest-xdist==3.5.0 pytest-assume==2.4.3 sdist==0.0.0 -sphinx==6.1.3 +sphinx==7.3.6 tox==4.4.5 twine==4.0.2