From 5d611560460591f0c9bc766605115be0498dba67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 15:58:54 +0000 Subject: [PATCH] Bump sphinx from 6.0.0 to 7.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.0.0 to 7.0.0. - [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/v6.0.0...v7.0.0) --- 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 2de95a558..aea9f47db 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ pytest-flake8==1.1.1 pytest-sugar==0.9.6 pytest-xdist==3.2.1 selenium==4.8.3 -sphinx==6.0.0 +sphinx==7.0.0 sphinx-autobuild==2021.3.14 webdriver-manager==3.8.5 xvfbwrapper==0.2.9