From 58411727de2f07be0bde2ea25f3e587df4f56ed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 22:37:21 +0000 Subject: [PATCH] pip: bump sphinx from 5.3.0 to 6.2.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.2.1. - [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/v5.3.0...v6.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a12be5bf..599cef608 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Pygments==2.15.1 regex==2023.5.5 requests==2.29.0 snowballstemmer==2.2.0 -Sphinx==5.3.0 +Sphinx==6.2.1 sphinx-intl==2.1.0 sphinx-lint==0.6.7 sphinxcontrib-applehelp==1.0.4