From e2a33fa3c7b09d0959d7315725d419b0f7655eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 05:14:41 +0000 Subject: [PATCH] Bump sphinx from 3.4.3 to 5.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 5.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v5.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[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 6376f14..56d2b84 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -34,7 +34,7 @@ requests==2.27.1 # via sphinx snowballstemmer==2.2.0 # via sphinx -sphinx==3.4.3 +sphinx==5.0.2 # via -r docs-requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx diff --git a/test-requirements.txt b/test-requirements.txt index 11b36c6..5aba6b8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -60,7 +60,7 @@ requests==2.27.1 # via sphinx snowballstemmer==2.2.0 # via sphinx -sphinx==3.4.3 +sphinx==5.0.2 # via -r test-requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx