From e0b77edb5e571e7a6e408b702a37ca0c91f14f20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:22:38 +0000 Subject: [PATCH] Bump jupyterlab from 4.1.6 to 4.5.7 in /samples/tastybytes-communities Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.1.6 to 4.5.7. - [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.1.6...@jupyterlab/lsp@4.5.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/tastybytes-communities/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/tastybytes-communities/requirements.txt b/samples/tastybytes-communities/requirements.txt index e32bf55..63e161f 100644 --- a/samples/tastybytes-communities/requirements.txt +++ b/samples/tastybytes-communities/requirements.txt @@ -1,2 +1,2 @@ relationalai==0.3.4 -jupyterlab==4.1.6 \ No newline at end of file +jupyterlab==4.5.7 \ No newline at end of file