From 3a6c38304fa548db9627be22d90676ea111c6290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 12:01:22 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 7.2.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 7.2.2. - [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/v4.4.0...v7.2.2) --- 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 d452eff..c758bfd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ pytest==7.4.0 pytest-cov==3.0.0 codecov==2.1.13 -sphinx==4.4.0 +sphinx==7.2.2 sphinx-rtd-theme==1.0.0 sphinxcontrib-openapi==0.7.0 autodoc_pydantic==1.6.1