From 070dafbf4159d95d263adc990963db1ddf12b17b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 05:19:18 +0000 Subject: [PATCH] Bump sphinx from 3.5.1 to 3.5.2 in /ManualGenerator 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[bot] --- ManualGenerator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ManualGenerator/requirements.txt b/ManualGenerator/requirements.txt index d8bc43129..32acc860d 100644 --- a/ManualGenerator/requirements.txt +++ b/ManualGenerator/requirements.txt @@ -1 +1 @@ -sphinx == 3.5.1 +sphinx == 3.5.2