From 61929a66fc3a6a7f023a03c5abdbb388d950cc39 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 12:25:14 +0100 Subject: [PATCH] Update sphinx from 2.2.0 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 88d8315..e0ed9c3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.7.8 tox==3.14.0 coverage==4.5.4 -Sphinx==2.2.0 +Sphinx==8.1.3 twine==2.0.0 pytest==5.2.1