From fa41a50bb837322ca62d7d8c2ca19ea4fbdb65cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 09:03:30 +0000 Subject: [PATCH] Bump sphinx from 2.2.0 to 7.2.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.2.0 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/v2.2.0...v7.2.6) --- 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..5e9a55e 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.2.6 sphinx_rtd_theme==0.4.3 bumpversion==0.5.3 watchdog==0.9.0