From 38aad0aef6c4744a1a23b244905de791cd4f7837 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Sep 2022 19:51:08 -0600 Subject: [PATCH] Update sphinx from 2.2.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 afb028c..b1fd531 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ wheel==0.33.6 coverage==4.5.4 tox==3.14.0 pytest-runner==5.1 -Sphinx==2.2.0 +Sphinx==5.2.0.post0 pytest==5.2.1