From 69a26f3d03acb98dcc1f2c6016d33fe72e8d9b4f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Dec 2020 05:36:36 +0000 Subject: [PATCH] Bump sphinx from 3.4.0 to 3.4.1 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] --- 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