From dbbd98edc3c0f4de31e6524379e44c22417eaf8e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 02:29:14 -0700 Subject: [PATCH] Update sphinx from 3.5.3 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 3f18e01..971ed62 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.0.2 flake8==3.9.0 tox==3.23.0 coverage==5.5 -Sphinx==3.5.3 +Sphinx==8.1.3 twine==3.4.1 pytest==6.2.2