From 2a9c8ce82e82150bd8b8f0bad57fc3928c8fcf6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 23:44:18 +0000 Subject: [PATCH] pip: bump sphinx from 5.3.0 to 6.0.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.0.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.0.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 d9ac626d5..9f14d46c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Pygments==2.15.1 regex==2023.6.3 requests==2.31.0 snowballstemmer==2.2.0 -Sphinx==5.3.0 +Sphinx==6.0.1 sphinx-intl==2.1.0 sphinx-lint==0.6.8 sphinxcontrib-applehelp==1.0.4