From 5721313d0b930886d8fee7b5f520040512b8747a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 05:11:14 +0000 Subject: [PATCH] Bump sphinx from 3.4.3 to 5.2.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 5.2.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.2.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..5943102 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.2.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..f0129aa 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.2.2 # via -r test-requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx