From b341f9b5df5e1750f258bc2255835a91bac61986 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 18 Apr 2024 00:14:00 +0100 Subject: [PATCH] Update sphinx from 3.0.1 to 7.3.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..069a555 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.3.6 twine==3.1.1 pytest==5.4.1