From 8c4c6be9880bfc51febeadd20d3f9c15a3b85164 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Oct 2024 06:50:14 -0300 Subject: [PATCH] Update sphinx from 1.6.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 51e5652..6f0fc66 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,6 +5,6 @@ watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 coverage==4.4.1 -Sphinx==1.6.3 +Sphinx==8.1.3 cryptography==1.9 PyYAML==3.12 \ No newline at end of file