From 9c8ed358a0a5e502ca7c0b79c3c4c7bad2c83056 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 06:11:32 +0000 Subject: [PATCH] Bump sphinx from 2.3.1 to 2.4.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.3.1 to 2.4.3. - [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/v2.3.1...v2.4.3) 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 651d98e..57b1fb6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ aiomonitor==0.4.5 flake8==3.7.9 flake8-quotes==2.1.1 -sphinx==2.3.1 +sphinx==2.4.3 sphinx-rtd-theme==0.4.3 pytest==5.3.2 pytest-asyncio==0.10.0