From 59e02f8d0e2927e9ca7224f927d3919f035f8b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 14:58:13 -0700 Subject: [PATCH] Bump sphinx from 6.1.3 to 7.1.0 (#686) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 7.1.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.1.3...v7.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Hellen --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 78781c3f9..d9d8784be 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,5 +14,5 @@ typing-extensions>=4.2.0 readthedocs-sphinx-ext==2.2.2 seed_intersphinx_mapping sphinx-rtd-theme==1.2.2 -sphinx==6.1.3 +sphinx==7.1.0 sphinxcontrib-jquery==4.1