From 8a9b65aa874b45985b217a303a4b94ba875c68b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 06:07:23 +0000 Subject: [PATCH] Bump sphinx from 1.8.3 to 4.1.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.3 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.8.3...v4.1.2) 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..781dbde7 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.2 twine==1.12.1 cryptography==2.5 PyYAML==3.13