From e1d9a96225c284bc01081b27dd04a16edcbd2c40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 14:01:27 +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 1cdeadd2dcc60e..0ad8484f60b3f1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ recommonmark==0.7.1 sphinx-argparse==0.3.1 sphinx-autobuild==2021.3.14 -sphinx-js==3.1.2 +sphinx-js==3.2.1 sphinx==4.4.0 markupsafe==2.0.1