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