From bb30e7157d7f3e5bc4fc555cd81d162caa491cb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 13:19:03 +0000 Subject: [PATCH] build(deps): bump sphinx from 6.1.3 to 7.2.4 in /docs Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.2.4. - [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.1.3...v7.2.4) --- 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 64460a30..e192ed8c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ furo==2023.8.19 -sphinx==6.2.1 +sphinx==7.2.4 myst_parser==2.0.0