From 244ef9b5fc487fb7ef503c2c1462220886fb055a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 19 Apr 2024 23:12:01 +0200 Subject: [PATCH] Update sphinx from 3.2.0 to 7.3.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e12262a..a1fb84a 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==7.3.7 cryptography==3.3.2 # pyup: <3.4 # 3.4 drops Python 2.7 support PyYAML==5.4.1