From 933b484fa0e12c2e4c1932d26277268bfb22c88c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 27 Mar 2022 15:32:16 -0600 Subject: [PATCH] Update sphinx from 4.1.0 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 0f31a07..ae9075e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ pytest==6.2.4 pytest-cov==2.12.1 pytest-runner==5.3.1 pytest-vcr==1.0.2 -Sphinx==4.1.0 +Sphinx==4.5.0 sphinx-autobuild==2021.3.14 sphinx_gallery==0.9.0 tox==3.23.1