From c00ab55ec22abd468755a91d70b917e297d15154 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 May 2022 11:50:04 +0000 Subject: [PATCH] Update sphinx from 3.2.1 to 5.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 09890bc..93ae1c9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ wheel==0.31.1 watchdog==0.10.3 tox==3.4.0 coverage==4.5.3 -Sphinx==3.2.1 +Sphinx==5.0.0 pygments==2.2.0 cryptography==2.4.1 PyYAML==5.3.1