From 4824c47b1291d3bc24371071e69a8fd386ab0dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 00:40:37 +0000 Subject: [PATCH] Bump the pip-dependencies group in /site with 4 updates Bumps the pip-dependencies group in /site with 4 updates: [jupyterlite-core](https://github.com/jupyterlite/jupyterlite), [jupyterlab](https://github.com/jupyterlab/jupyterlab), [notebook](https://github.com/jupyter/notebook) and [jupyterlite-pyodide-kernel](https://github.com/jupyterlite/pyodide-kernel). Updates `jupyterlite-core` from 0.8.1 to 0.8.3 - [Release notes](https://github.com/jupyterlite/jupyterlite/releases) - [Changelog](https://github.com/jupyterlite/jupyterlite/blob/v0.8.3/docs/changelog.md) - [Commits](https://github.com/jupyterlite/jupyterlite/compare/v0.8.1...v0.8.3) Updates `jupyterlab` from 4.6.2 to 4.6.3 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.6.2...@jupyterlab/lsp@4.6.3) Updates `notebook` from 7.6.1 to 7.6.2 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.6.2/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.6.1...@jupyter-notebook/tree@7.6.2) Updates `jupyterlite-pyodide-kernel` from 0.8.2 to 0.8.5 - [Release notes](https://github.com/jupyterlite/pyodide-kernel/releases) - [Changelog](https://github.com/jupyterlite/pyodide-kernel/blob/v0.8.5/CHANGELOG.md) - [Commits](https://github.com/jupyterlite/pyodide-kernel/compare/v0.8.2...v0.8.5) --- updated-dependencies: - dependency-name: jupyterlite-core dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: jupyterlab dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: notebook dependency-version: 7.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: jupyterlite-pyodide-kernel dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- site/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/requirements.txt b/site/requirements.txt index 9052223..068c4fd 100644 --- a/site/requirements.txt +++ b/site/requirements.txt @@ -1,4 +1,4 @@ -jupyterlite-core==0.8.1 -jupyterlab==4.6.2 -notebook==7.6.1 -jupyterlite-pyodide-kernel==0.8.2 +jupyterlite-core==0.8.3 +jupyterlab==4.6.3 +notebook==7.6.2 +jupyterlite-pyodide-kernel==0.8.5