From 150c9c3968e67fd0d085e279622b995559b6dce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 17:52:09 +0000 Subject: [PATCH] chore(deps): bump sphinx from 5.2.3 to 7.4.6 in /client/verta Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 7.4.6. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.2.3...v7.4.6) --- 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..17b64ded55 100644 --- a/client/verta/docs/requirements.txt +++ b/client/verta/docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx==5.2.3 +sphinx==7.4.6 sphinx_copybutton click