From 60228628ea26333ca4fcdc26b34c15d4e6a7a73d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 18:42:35 +0000 Subject: [PATCH] build(deps): bump sphinx from 5.3.0 to 6.1.3 in /devtools Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3. - [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.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- devtools/requirements-rtd.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/requirements-rtd.txt b/devtools/requirements-rtd.txt index 32af55fb5..bc90c6adf 100644 --- a/devtools/requirements-rtd.txt +++ b/devtools/requirements-rtd.txt @@ -2,4 +2,4 @@ # can build with a more up to date Sphinx than is in `poetry.lock`. This file # should be eliminated once we can get a more up-to-date version of sphinx in # poetry.lock. It is kept here so that dependabot can update it. -Sphinx==5.3.0 +Sphinx==6.1.3