From d64817f14d6b438f81c59c3239d72ca929cca0cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 20:39:34 +0000 Subject: [PATCH] Bump jupyterlab from 4.1.6 to 4.5.9 in /samples/tastybytes-communities Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.1.6 to 4.5.9. - [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.9) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.9 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..4dae3c4 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.9 \ No newline at end of file