From 972e70f302001758330cb89331004b2dcfe4cd55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:59:45 +0000 Subject: [PATCH] chore(deps)(deps): update jupyter-sphinx requirement Updates the requirements on [jupyter-sphinx](https://github.com/jupyter/jupyter-sphinx) to permit the latest version. - [Release notes](https://github.com/jupyter/jupyter-sphinx/releases) - [Changelog](https://github.com/jupyter/jupyter-sphinx/blob/main/RELEASE.md) - [Commits](https://github.com/jupyter/jupyter-sphinx/compare/v0.3.2...v0.5.3) --- updated-dependencies: - dependency-name: jupyter-sphinx dependency-version: 0.5.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index a2bb3511..20af6303 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -13,6 +13,6 @@ sphinx-autodoc-typehints sphinx-book-theme>=1.0.1 sphinx-copybutton>=0.5.0 sphinx-remove-toctrees -jupyter-sphinx>=0.3.2 +jupyter-sphinx>=0.5.3 sphinx-design sphinx_math_dollar