From 2aa69345d8be62f53bdad740a4c56b45ad30e832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 23:21:12 +0000 Subject: [PATCH] Bump sphinxcontrib-websupport from 1.2.7 to 2.0.0 in /requirements Bumps [sphinxcontrib-websupport](https://github.com/sphinx-doc/sphinxcontrib-websupport) from 1.2.7 to 2.0.0. - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-websupport/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinxcontrib-websupport/compare/1.2.7...2.0.0) --- updated-dependencies: - dependency-name: sphinxcontrib-websupport dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index c5415d51..bbe04b87 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -9,7 +9,7 @@ sphinx-copybutton==0.5.2 sphinx-autodoc-typehints==2.0.0 sphinx-gallery==0.15.0 sphinx-notfound-page==1.0.0 -sphinxcontrib-websupport==1.2.7 +sphinxcontrib-websupport==2.0.0 sphinxemoji==0.3.1 sphinx-toggleprompt==0.5.2 pyvista[trame]>=0.43.3