From 1f9452d934f1b71b925b9cf34fec12384dbd961a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 14:04:38 +0000 Subject: [PATCH] Bump sphinx from 4.3.2 to 6.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 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.2...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 395c09531..3dbf171b6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,7 +13,7 @@ pytest-mock<3.10.1 recommonmark==0.7.1 requests==2.28.2 requests-mock==1.10.0 -sphinx==4.3.2 +sphinx==6.1.3 sphinx-rtd-theme==1.2.0 tqdm==4.65.0 websocket-client==1.5.1