From 8762adcc37ca1ef673ce9b95093bea2eee4649bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:28:49 +0000 Subject: [PATCH] Bump sphinx from 1.6.3 to 7.0.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.6.3 to 7.0.1. - [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.0.1) --- 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..02c88b2 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.0.1 PyYAML>=4.2b1 pytest==7.4.0 pytest-runner==6.0.0