From 4e62c57661ed5a01418470b56b12eea469a4215b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 12 Sep 2021 07:42:39 -0600 Subject: [PATCH] Update sphinx from 4.1.0 to 4.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0f31a07..2c54cb2 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.2.0 sphinx-autobuild==2021.3.14 sphinx_gallery==0.9.0 tox==3.23.1