From 3b1146bd99dcd6050a2b8c88f3f41486ecaccb25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Dec 2020 06:37:30 +0000 Subject: [PATCH] Bump sphinx from 3.2.1 to 3.4.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.1 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.2.1...v3.4.1) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 616fc1243..60c1586fd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ black==20.8b1 PyYAML==5.3.1 Pygments==2.7.2 Sphinx-Substitution-Extensions==2020.9.30.0 -Sphinx==3.2.1 +Sphinx==3.4.1 VWS-Python-Mock==2020.10.3.0 VWS-Test-Fixtures==2020.9.25.1 autoflake==1.4