From f05198bd44ed3aec6076bd3c45b840ad4ecd9d9a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 13 Oct 2024 19:19:36 -0700 Subject: [PATCH] Update sphinx from 2.0.1 to 8.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 861d348..8473c7b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.7.7 tox==3.9.0 coverage==4.5.3 -Sphinx==2.0.1 +Sphinx==8.1.3 twine==1.13.0 pytest==4.4.1