From 5025b32aa985da841fe435a1c8eef1ec511a2bfa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 11 Oct 2024 10:37:26 +0200 Subject: [PATCH] Update sphinx from 3.2.0 to 8.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e12262a..51655c7 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.0 cryptography==3.3.2 # pyup: <3.4 # 3.4 drops Python 2.7 support PyYAML==5.4.1