From 34d2296ae544f17a085ac9e52492b6f3ad5d232c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 15:10:32 +0000 Subject: [PATCH 1/2] build: bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [jupyter-server](https://github.com/jupyter-server/jupyter_server) and [mistune](https://github.com/lepture/mistune). Updates `jupyter-server` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/jupyter-server/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.17.0...v2.18.0) Updates `mistune` from 3.1.4 to 3.2.1 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v3.1.4...v3.2.1) --- updated-dependencies: - dependency-name: jupyter-server dependency-version: 2.18.0 dependency-type: direct:production dependency-group: pip - dependency-name: mistune dependency-version: 3.2.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.lock.txt b/requirements.lock.txt index 9ddc92f..8519db4 100644 --- a/requirements.lock.txt +++ b/requirements.lock.txt @@ -41,7 +41,7 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter_client==8.6.3 jupyter_core==5.9.1 -jupyter_server==2.17.0 +jupyter_server==2.18.0 jupyter_server_terminals==0.5.3 jupyterlab==4.5.7 jupyterlab_pygments==0.3.0 @@ -52,7 +52,7 @@ lark==1.3.0 MarkupSafe==3.0.3 matplotlib==3.10.7 matplotlib-inline==0.1.7 -mistune==3.1.4 +mistune==3.2.1 nbclient==0.10.2 nbconvert==7.17.1 nbformat==5.10.4 From b4ae98d5396b98cbf0ea2d5a3a47a22c8d5d9c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 15:10:56 +0000 Subject: [PATCH 2/2] build: auto-generate public directory --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 3cb248d..ce1d553 100644 --- a/public/index.html +++ b/public/index.html @@ -829,7 +829,7 @@

🧪 - Generated on 2026-04-30 + Generated on 2026-05-07