From b405343accaa99fa64455873670fddab5c392de0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 13 Oct 2024 18:28:02 +1000 Subject: [PATCH] Update sphinx from 1.8.5 to 8.1.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d89621b..16eda71 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ setuptools-scm==3.3.3 pytest==4.6.8 PyYAML==5.1.2 cryptography==2.8 -Sphinx==1.8.5 +Sphinx==8.1.2 coverage==4.5.4 pytest-runner==5.2 requests>=2