From 05416107df5fb8e962a66a57ee9637233bdd4930 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:20:51 +0000 Subject: [PATCH] Update mkdocs-jupyter requirement from >=0.23.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 56e6fd2..0ce5544 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -2,7 +2,7 @@ codespell mkdocs mkdocs-git-revision-date-localized-plugin mkdocs-git-revision-date-plugin -mkdocs-jupyter>=0.23.1 +mkdocs-jupyter>=0.26.3 mkdocs-material>=9.1.3 mkdocs-pdf-export-plugin mkdocstrings