From baaf0095912d65103dcc3b63fd1ee3af7aadbf79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 11:28:51 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 7.1.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 7.1.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.1.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..6daefa1 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.1.2 sphinx-rtd-theme==1.0.0 sphinxcontrib-openapi==0.7.0 autodoc_pydantic==1.6.1