From b1a57233219417d4dc983b7155a52da6d6c7b5bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 15:11:35 +0000 Subject: [PATCH] Bump sphinx from 4.3.2 to 5.1.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 5.1.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.2...v5.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 3ab85022a..2d2810a47 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,7 +12,7 @@ pytest-mock<3.8.3 recommonmark==0.7.1 requests==2.28.1 requests-mock==1.9.3 -sphinx==4.3.2 +sphinx==5.1.1 sphinx-rtd-theme==1.0.0 tqdm==4.64.0 websocket-client==1.3.3