From 8f7e75f847488f2eb2e5fe762ac0b3800fc6626a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 02:44:08 +0000 Subject: [PATCH] Bump sphinx from 1.6.3 to 7.3.7 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.6.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/v1.6.3...v7.3.7) --- updated-dependencies: - dependency-name: sphinx 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 5024386..40ab618 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ wheel==0.40.0 flake8 tox==3.25.1 coverage==7.2.7 -Sphinx==1.6.3 +Sphinx==7.3.7 PyYAML>=4.2b1 pytest==7.4.0 pytest-runner==6.0.0