From d1ed50229c0fd8e90d743538eed7ae979ac0fb4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 12:11:48 +0000 Subject: [PATCH] Bump sphinx from 1.3.6 to 4.1.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.3.6 to 4.1.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/v1.3.6...v4.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a581002b5b..80823881a9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Babel==2.2.0 Jinja2==2.8 MarkupSafe==0.23 Pygments==2.1.3 -Sphinx==1.3.6 +Sphinx==4.1.2 alabaster==0.7.7 check-manifest==0.31 cov-core==1.15.0