From 2f1422a649ecc06854f670968e2905424d11d5d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 08:36:42 +0100 Subject: [PATCH] Bump sphinx from 3.5.1 to 3.5.2 in /python (#923) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.1 to 3.5.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.5.1...v3.5.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- python/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_dev.txt b/python/requirements_dev.txt index 786342a4b13..df89c145bfd 100644 --- a/python/requirements_dev.txt +++ b/python/requirements_dev.txt @@ -10,7 +10,7 @@ pytest-mock==3.5.1 pytest-mypy==0.8.0 pytest-recording==0.11.0 pytest-runner==5.3.0 -Sphinx==3.5.1 +Sphinx==3.5.2 sphinx-autodoc-typehints==1.11.1 tox==3.23.0 twine==3.3.0