From 4df5453d301dfd16661ea640eafaac4fbdbd4427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:32:29 +0000 Subject: [PATCH] Update mkdocs-jupyter requirement from >=0.25.1 to >=0.26.3 Updates the requirements on [mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) to permit the latest version. - [Changelog](https://github.com/danielfrg/mkdocs-jupyter/blob/main/CHANGELOG.md) - [Commits](https://github.com/danielfrg/mkdocs-jupyter/commits) --- updated-dependencies: - dependency-name: mkdocs-jupyter dependency-version: 0.26.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index dd61367b6a..c4498b053a 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -9,7 +9,7 @@ livereload mkdocs mkdocs-git-revision-date-localized-plugin mkdocs-git-revision-date-plugin -mkdocs-jupyter>=0.25.1 +mkdocs-jupyter>=0.26.3 mkdocs-material>=9.1.3 mkdocs-pdf-export-plugin mkdocstrings