From dfb5b8e0f201c7fca21cfa9c3da5b9729da9cd22 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 06:26:59 +0000 Subject: [PATCH] Bump sphinx from 2.3.1 to 2.4.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.3.1 to 2.4.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/2.0/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v2.3.1...v2.4.1) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f6d4ce0..bfda347 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.0 flake8==3.7.9 tox==3.14.3 coverage==5.0.3 -Sphinx==2.3.1 +Sphinx==2.4.1 cryptography==2.8 PyYAML==5.3