From d35f9a7fabbbf607751cd3dc1b37a91a8f7466c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 17:40:15 +0000 Subject: [PATCH] Bump sphinx from 7.1.1 to 7.1.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.1 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/v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-docs.txt b/tests/requirements-docs.txt index 55fd719..cac1b3a 100644 --- a/tests/requirements-docs.txt +++ b/tests/requirements-docs.txt @@ -1,2 +1,2 @@ -sphinx==7.1.1 +sphinx==7.1.2 sphinx-bootstrap-theme==0.8.1