From 54a2154f339ba99c7f7210fcbf3187413be464a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Oct 2024 16:38:22 +0200 Subject: [PATCH] Update sphinx from 3.2.0 to 8.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e12262a..4a48e9f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,6 +7,6 @@ flake8==3.9.2 tox==3.23.1 tox-pyenv==1.1.0 coverage==5.5 -Sphinx==3.2.0 +Sphinx==8.1.1 cryptography==3.3.2 # pyup: <3.4 # 3.4 drops Python 2.7 support PyYAML==5.4.1