From c883221831de076652db479f8aaa1c1079ac865b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 11:10:38 +0000 Subject: [PATCH] Bump sphinx from 7.0.0 to 7.1.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.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/v7.0.0...v7.1.1) --- 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 bd2f49b..528bb00 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ pytest-cov==4.0.0 pytest-faulthandler==2.0.1 pytest-sugar pytest==7.3.1 -sphinx==7.0.0 +sphinx==7.1.1 sphinxcontrib-asyncio==0.3.0 twine==4.0.2 uvloop==0.17.0