From 3535059894573e2180a862d532944508a780ab66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:29:29 +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.7.5 to 0.8.1 - [Release notes](https://github.com/jupyterlite/jupyterlite/releases) - [Changelog](https://github.com/jupyterlite/jupyterlite/blob/main/docs/changelog.md) - [Commits](https://github.com/jupyterlite/jupyterlite/compare/v0.7.5...v0.8.1) Updates `jupyterlab` from 4.6.1 to 4.6.2 - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.6.1...@jupyterlab/lsp@4.6.2) Updates `notebook` from 7.6.0 to 7.6.1 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.6.1/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.6.0...@jupyter-notebook/tree@7.6.1) Updates `jupyterlite-pyodide-kernel` from 0.7.2 to 0.8.2 - [Release notes](https://github.com/jupyterlite/pyodide-kernel/releases) - [Changelog](https://github.com/jupyterlite/pyodide-kernel/blob/v0.8.2/CHANGELOG.md) - [Commits](https://github.com/jupyterlite/pyodide-kernel/compare/v0.7.2...v0.8.2) --- updated-dependencies: - dependency-name: jupyterlite-core dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: jupyterlab dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: notebook dependency-version: 7.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: jupyterlite-pyodide-kernel dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor 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 b5c5fb6..9052223 100644 --- a/site/requirements.txt +++ b/site/requirements.txt @@ -1,4 +1,4 @@ -jupyterlite-core==0.7.5 -jupyterlab==4.6.1 -notebook==7.6.0 -jupyterlite-pyodide-kernel==0.7.2 +jupyterlite-core==0.8.1 +jupyterlab==4.6.2 +notebook==7.6.1 +jupyterlite-pyodide-kernel==0.8.2