From 5577cd383cc8eec883406e53e38e58054ce3bb7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 06:28:04 +0000 Subject: [PATCH] Bump sphinx from 3.2.1 to 3.4.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.2.1 to 3.4.2. - [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.2) 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..0766dd8f3 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.2 VWS-Python-Mock==2020.10.3.0 VWS-Test-Fixtures==2020.9.25.1 autoflake==1.4