From 1993145d0a4fd55107cfb9863972b2a08e8c3a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 08:11:51 +0000 Subject: [PATCH] Bump sphinx from 2.2.0 to 7.0.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.0 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/v2.2.0...v7.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production 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 29427c4..7a8745a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ tox==4.6.4 coverage==4.5.4 pytest==7.1.2 pytest_cov==2.7.1 -Sphinx==2.2.0 +Sphinx==7.0.1 sphinx_rtd_theme==0.4.3 bumpversion==0.5.3 watchdog==0.9.0