From bea7375e35a47aea57186afa31c219df6c99248c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 06:31:10 +0200 Subject: [PATCH] Update sphinx from 1.7.2 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 0f8f011..baef310 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ coverage==4.5.1 flake8==3.5.0 pytest==3.5.0 -Sphinx==1.7.2 +Sphinx==8.1.3 pytest-runner==4.2 tox==3.0.0 watchdog==0.8.3