From 4cf12a02ab1709d227cf29d08271243a2de78890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 11:35:03 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 7.1.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 7.1.1. - [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.1) --- 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..16c943e 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.1 sphinx-rtd-theme==1.0.0 sphinxcontrib-openapi==0.7.0 autodoc_pydantic==1.6.1