From f5486ecf562eddcfea865fd92974a51ef7abe6f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 05:44:36 +0000 Subject: [PATCH] Bump sphinx from 3.4.3 to 3.5.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 3.5.3. - [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/commits) Signed-off-by: dependabot-preview[bot] --- docs-requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index 8eb888a..4daf059 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -34,7 +34,7 @@ requests==2.25.1 # via sphinx snowballstemmer==2.1.0 # via sphinx -sphinx==3.4.3 +sphinx==3.5.3 # via -r docs-requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx diff --git a/test-requirements.txt b/test-requirements.txt index 475815f..000ec22 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -60,7 +60,7 @@ requests==2.25.1 # via sphinx snowballstemmer==2.1.0 # via sphinx -sphinx==3.4.3 +sphinx==3.5.3 # via -r test-requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx