From 141c4a7a7c56228bdc9109e6d49c60d863fb7772 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 27 Mar 2022 19:16:15 -0400 Subject: [PATCH] Update sphinx from 4.3.1 to 4.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4315bf4..0f6c3f7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==4.0.1 tox==3.24.4 coverage==6.2 cryptography==35.0.0 -Sphinx==4.3.1 +Sphinx==4.5.0 PyYAML==5.4.1 pytest==6.2.5 pytest-runner==5.3.1