From a6b6fc8ff9e6787d7af15c819cdb700a1cae6c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 13:37:23 +0000 Subject: [PATCH] Bump jupyterlab in /community/rag-developer-chatbot/notebooks Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 4.0.8 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.0.8...@jupyterlab/lsp@4.5.7) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/rag-developer-chatbot/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/rag-developer-chatbot/notebooks/requirements.txt b/community/rag-developer-chatbot/notebooks/requirements.txt index 52ed6861d..c790c018d 100644 --- a/community/rag-developer-chatbot/notebooks/requirements.txt +++ b/community/rag-developer-chatbot/notebooks/requirements.txt @@ -1,7 +1,7 @@ langchain==0.2.1 langchain-community==0.2.1 sentence-transformers==2.2.2 -jupyterlab==4.0.8 +jupyterlab==4.5.7 langchain-nvidia-ai-endpoints==0.0.20 gradio==4.16.0 faiss-gpu==1.7.2 \ No newline at end of file