From 2529ba1b5734d0f412a2c00cd340cb047a909cba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 01:01:39 +0000 Subject: [PATCH] Bump sphinx-js from 3.1.2 to 3.2.1 in /docs Bumps [sphinx-js](https://github.com/mozilla/sphinx-js) from 3.1.2 to 3.2.1. - [Release notes](https://github.com/mozilla/sphinx-js/releases) - [Commits](https://github.com/mozilla/sphinx-js/commits) --- updated-dependencies: - dependency-name: sphinx-js dependency-type: direct:production update-type: version-update:semver-minor ... 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 b4a563ae584c5a..b74288eadf4685 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ recommonmark==0.7.1 sphinx-argparse==0.3.1 sphinx-autobuild==0.7.1 -sphinx-js==3.1.2 +sphinx-js==3.2.1 sphinx==3.5.4