From 0306b2c7ccc362eef17702be84c4c656d9270aca Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 11 Feb 2020 23:32:57 -0500 Subject: [PATCH] Update sphinx from 2.2.2 to 2.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bed373f..927c9bf 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,5 +3,5 @@ coverage==4.5.4 flake8==3.7.9 pytest==5.3.1 pytz==2019.3 -Sphinx==2.2.2 +Sphinx==2.4.1 tox==3.14.2