From 230f3afe9e0e75fbd33425fdf8d921cbe76e732e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 16 Oct 2022 10:31:30 -0600 Subject: [PATCH] Update sphinx from 4.1.0 to 5.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f31a07..645b321 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==5.3.0 sphinx-autobuild==2021.3.14 sphinx_gallery==0.9.0 tox==3.23.1