From 2def2b90a25d4ee23feca94398e88d2af8a5547b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 05:12:28 +0000 Subject: [PATCH] Bump sphinx from 3.4.3 to 5.3.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 5.3.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v5.3.0) --- 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..288a89d 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.3.0 # via -r docs-requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx diff --git a/test-requirements.txt b/test-requirements.txt index 11b36c6..fa2faae 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.3.0 # via -r test-requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx