From 25d1bc62b8fbd1de6d8e557d59aede0bda2ab5bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 15:37:44 +0200 Subject: [PATCH] Bump sphinx from 3.3.1 to 3.4.0 (#374) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.3.1 to 3.4.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.3.1...v3.4.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 d5fa9ac..b0569f0 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.1 -sphinx==3.3.1 +sphinx==3.4.0 pep257==0.7.0 aiohttp-session==2.9.0 aiopg[sa]==1.1.0