From 486f1d17259f5e11363bea2c886705b55a43a24b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 18:08:23 +0000 Subject: [PATCH] Bump jupyterlab from 4.1.6 to 4.5.7 in /samples/telecom_demo 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/telecom_demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/telecom_demo/requirements.txt b/samples/telecom_demo/requirements.txt index 4670f33..f6d6ac5 100644 --- a/samples/telecom_demo/requirements.txt +++ b/samples/telecom_demo/requirements.txt @@ -1,6 +1,6 @@ relationalai==0.3.3 snowflake==0.7.0 -jupyterlab==4.1.6 +jupyterlab==4.5.7 streamlit==1.33.0 streamlit-folium==0.20.0 folium==0.16.0 \ No newline at end of file