From f91a7c3d5d9429c0f8a37b27b3c24d7e4e85c3c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Jul 2024 14:04:20 -0600 Subject: [PATCH] Update sphinx from 2.2.0 to 8.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 94dd2cc..fd502f1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,6 +6,6 @@ watchdog==0.9.0 pytest==5.1.2 coverage==4.5.4 tox==3.13.2 -Sphinx==2.2.0 +Sphinx==8.0.0 twine==1.13.0 pytest-runner==5.1