From 468f564a3dd43f16abd80fb99520a68d47d20e48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 02:45:11 +0000 Subject: [PATCH] Bump sphinx from 1.6.3 to 7.2.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.6.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/v1.6.3...v7.2.6) --- 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..e420501 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.6 PyYAML>=4.2b1 pytest==7.4.0 pytest-runner==6.0.0