From af67114db19db2704d3a988c6abc5018d507f9a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Sep 2022 20:09:08 -0400 Subject: [PATCH] Update sphinx from 4.5.0 to 5.2.0.post0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3d64f42..45594fa 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.2.0.post0 PyYAML==6.0 pytest==6.2.5 pytest-runner==5.3.2