From 9e35d18e8314b4913734b41f79925b0ef7d384cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 02:25:05 +0000 Subject: [PATCH] Bump sphinx from 1.6.3 to 7.2.5 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.6.3 to 7.2.5. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v1.6.3...v7.2.5) --- 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..a0b8800 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.2.5 PyYAML>=4.2b1 pytest==7.4.0 pytest-runner==6.0.0