From cfd101d02817483d7a3d2398153ad35dcda623cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Sep 2022 17:58:38 +0200 Subject: [PATCH] Update sphinx from 4.0.3 to 5.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index dfccd90..a1352a6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ watchdog==2.1.3 flake8==3.9.2 tox==3.23.1 coverage==5.5 -Sphinx==4.0.3 +Sphinx==5.2.2 twine==3.4.1