From eac38ffbb3be40b067dcd41c3ebd2952f8bfd570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:10:45 +0000 Subject: [PATCH] chore(deps): bump sphinx from 5.2.3 to 7.4.7 in /client/verta Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 7.4.7. - [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.7) --- 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..c03874ae78 100644 --- a/client/verta/docs/requirements.txt +++ b/client/verta/docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx==5.2.3 +sphinx==7.4.7 sphinx_copybutton click