From 3298ff4e7c1b3b959249ed37c10850d6e0d8367a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Dec 2020 18:36:45 +0200 Subject: [PATCH] Bump sphinx from 3.4.0 to 3.4.1 (#377) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.0 to 3.4.1. - [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.4.0...v3.4.1) 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 7dd1c53..b387622 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ pytest==6.2.1 pytest-cov==2.10.1 pytest-mock==3.4.0 coverage==5.3.1 -sphinx==3.4.0 +sphinx==3.4.1 pep257==0.7.0 aiohttp-session==2.9.0 aiopg[sa]==1.1.0