From 726890766a2e2a96cbb65db7829bf9b6873944de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 Sep 2021 11:26:39 -0400 Subject: [PATCH] Update sphinx from 4.1.2 to 4.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3f5cc38..07a1faf 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.9.0 tox==3.24.2 coverage==5.5 cryptography==3.4.8 -Sphinx==4.1.2 +Sphinx==4.2.0 PyYAML==5.4.1 pytest==6.2.4 pytest-runner==5.3.1