From 56bda09d4a54775e0a883f869f86d19e7439428b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Aug 2023 07:21:33 +0100 Subject: [PATCH] Update sphinx from 3.0.1 to 7.2.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..ed595f9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.10.2 flake8==3.7.9 tox==3.14.6 coverage==5.0.4 -Sphinx==3.0.1 +Sphinx==7.2.4 twine==3.1.1 pytest==5.4.1