From d32bf924df5cee8850e9a1e0bf477ddc62086edf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 13:25:21 -0600 Subject: [PATCH] Bump sphinx from 4.3.0 to 4.3.2 (#860) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.0 to 4.3.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.0...v4.3.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848eff98..8ccb2d72 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==4.3.2 sphinx-rtd-theme==1.0.0 tqdm==4.62.3 websocket-client==1.2.3