From c3267906ca7ae4b7cd27200f6435929c9cf41e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 05:53:36 +0000 Subject: [PATCH] Bump sphinx-js from 3.1.2 to 4.0.0 in /docs Bumps [sphinx-js](https://github.com/mozilla/sphinx-js) from 3.1.2 to 4.0.0. - [Commits](https://github.com/mozilla/sphinx-js/compare/3.1.2...v4.0.0) --- updated-dependencies: - dependency-name: sphinx-js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b398e91fb8e1f1..50e2086926208d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ recommonmark==0.7.1 sphinx-argparse==0.4.0 sphinx-autobuild==2021.3.14 -sphinx-js==3.1.2 +sphinx-js==4.0.0 sphinx==4.4.0 markupsafe==2.0.1