From 794c24155f59385970637ffde8fbf07601503ac4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 16 Oct 2022 14:07:35 -0400 Subject: [PATCH] Update sphinx from 4.5.0 to 5.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3d64f42..18f7c7a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==4.0.1 tox==3.25.0 coverage==6.2 cryptography==35.0.0 -Sphinx==4.5.0 +Sphinx==5.3.0 PyYAML==6.0 pytest==6.2.5 pytest-runner==5.3.2