From 5d53b96e314e948f01b5cd6445546b0c4808ed60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 07:26:13 +0000 Subject: [PATCH] Bump sphinx from 7.1.2 to 7.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.3. - [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/v7.1.2...v7.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... 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 d1dae2379..dac7e6ed6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ splinter==0.19.0 selenium==4.11.2 twine==4.0.2 Pallets-Sphinx-Themes==2.1.1 -Sphinx==7.1.2 +Sphinx==7.2.3 sphinx-issues==3.0.1 sphinx-jinja==2.0.2 sphinx-tabs==3.4.1