From 6d96f858c674095edd2329ed7c202dec96c4d8c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 01:53:24 +0000 Subject: [PATCH] build(deps): bump sphinx from 6.2.0 to 7.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.0 to 7.0.0. - [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/v6.2.0...v7.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f4f56be39b4..72d6595c3eb 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ breathe==4.35.0 furo==2023.3.27 m2r2==0.3.3.post2 -Sphinx==6.2.0 +Sphinx==7.0.0 sphinx-copybutton==0.5.2