From 4571e8cf2ce170bbbad09144429294b07a1ca84a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 06:03:46 +0000 Subject: [PATCH] Bump sphinx from 1.8.3 to 4.1.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.3 to 4.1.1. - [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.8.3...v4.1.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb83ef94..e3c49fec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pip==19.0.1 wheel==0.32.3 watchdog==0.9.0 tox==3.7.0 -Sphinx==1.8.3 +Sphinx==4.1.1 twine==1.12.1 cryptography==2.5 PyYAML==3.13