From c3cb9ba8464b5f3e82580aefb4dc175d1b3b7625 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 24 Aug 2023 11:17:27 +0100 Subject: [PATCH] Update sphinx from 1.7.0 to 7.2.3 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 182a70a..11d6b2d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,6 +7,6 @@ watchdog==0.8.3 flake8==3.5.0 tox==2.9.1 coverage==4.5.1 -Sphinx==1.7.0 +Sphinx==7.2.3 cryptography==2.1.4 PyYAML==3.12