From 09a62eb7332ea9fba0160424a1e4b8c0252bbf71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 11:40:54 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 7.1.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 7.1.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/v4.4.0...v7.1.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 d452eff..994abe6 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.0 sphinx-rtd-theme==1.0.0 sphinxcontrib-openapi==0.7.0 autodoc_pydantic==1.6.1