From 41c7bdfc0bab43e0a174cc17cc4d3dfd66959a0d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Apr 2021 17:14:59 +0000 Subject: [PATCH] Bump sphinx from 3.5.3 to 3.5.4 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.3 to 3.5.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/commits/v3.5.4) 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 9da52c7..2206766 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ pre-commit==2.11.1 pytest==5.4.3 pytest-asyncio==0.12.0 -sphinx==3.5.3 +sphinx==3.5.4 sphinx_rtd_theme==0.5.1