From c0b78d1865372f66f2ac837f2aea11a97382187e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2020 11:26:38 +0000 Subject: [PATCH] chore(deps-dev): bump sphinx from 1.8.5 to 3.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.5 to 3.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v1.8.5...v3.0.0) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9d8e4cab..42709a6f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ coveralls==2.0.0;python_version>='3.6' pytest==4.6.9;python_version<'3.0' pytest==5.4.1;python_version>='3.6' pytest-cov==2.6.1 -Sphinx==1.8.5 +Sphinx==3.0.0 sphinx-bootstrap-theme==0.7.1 sphinxcontrib-fulltoc==1.2.0 sphinxcontrib-websupport==1.1.0