From 4355f608193e5bae95ede5097337cd125314c9f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 17:22:41 +0000 Subject: [PATCH] chore(deps): bump sphinx from 5.2.3 to 7.1.1 in /client/verta Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 7.1.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.2.3...v7.1.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- client/verta/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/verta/docs/requirements.txt b/client/verta/docs/requirements.txt index 41097d83ad..d07734c7c6 100644 --- a/client/verta/docs/requirements.txt +++ b/client/verta/docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx==5.2.3 +sphinx==7.1.1 sphinx_copybutton click