From ba6d455e8d4e951c7cdce8ff5174d9f1e678a3a0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 07:49:03 +0200 Subject: [PATCH] Bump sphinx from 3.2.1 to 3.3.0 (#361) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.1 to 3.3.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/v3.2.1...v3.3.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index afffd91..cf573e7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ pytest==6.1.2 pytest-cov==2.10.1 pytest-mock==3.3.1 coverage==5.3 -sphinx==3.2.1 +sphinx==3.3.0 pep257==0.7.0 aiohttp-session==2.9.0 aiopg[sa]==1.0.0