From 2d778d0b35ffa8485af03ae8a114b43d7dabc7ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 05:10:11 +0000 Subject: [PATCH] Bump sphinx from 3.4.3 to 5.2.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 5.2.3. - [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.3) --- 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..8e4ebc6 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.3 # via -r docs-requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx diff --git a/test-requirements.txt b/test-requirements.txt index 11b36c6..b409d95 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.3 # via -r test-requirements.in sphinxcontrib-applehelp==1.0.2 # via sphinx