From b87e58efe7df90fa94d549333c395f12429c873a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2019 07:10:53 +0000 Subject: [PATCH] Bump sphinx from 1.8.2 to 2.2.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.2 to 2.2.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v1.8.2...v2.2.0) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b1ccb1a..4805981 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ pytest==5.1.2 pytest-cov==2.7.1 pytest-mock==1.10.4 coverage==4.5.2 -sphinx==1.8.2 +sphinx==2.2.0 pep257==0.7.0 aiohttp-session==2.7.0 aiopg[sa]==0.16.0