From a05ceba09b75579d84e7e4ab1c272753611ebc55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 11:06:05 +0000 Subject: [PATCH] Bump sphinx from 4.3.0 to 6.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.0 to 6.1.3. - [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.3.0...v6.1.3) --- 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 6b2d9cc3b..13eb50120 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,7 +12,7 @@ pytest-mock<3.6.2 recommonmark==0.7.1 requests==2.26.0 requests-mock==1.9.3 -sphinx==4.3.0 +sphinx==6.1.3 sphinx-rtd-theme==1.0.0 tqdm==4.62.3 websocket-client==1.2.1