From 2b484818472d1a9bb842d34bb26a9e9a3ebd4592 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Sep 2022 20:32:52 -0600 Subject: [PATCH] Update sphinx from 4.1.0 to 5.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f31a07..d4c8bcc 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.2.1 sphinx-autobuild==2021.3.14 sphinx_gallery==0.9.0 tox==3.23.1