From 2686f9ab585befc60685ff5bf14cdadbb6ef5b26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 09:30:12 +0100 Subject: [PATCH] Update sphinx from 3.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 ff9089c..1d077f3 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,6 +5,6 @@ watchdog==0.10.3 flake8==3.8.3 tox==3.19.0 coverage==5.2.1 -Sphinx==3.2.0 +Sphinx==8.1.3 cryptography==3.0 PyYAML==5.3.1