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