From 0d9be01c7dcca9591a999f4499cd071b79cf6fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 23:50:56 +0000 Subject: [PATCH] Bump notebook from 7.2.0 to 7.2.2 Bumps [notebook](https://github.com/jupyter/notebook) from 7.2.0 to 7.2.2. - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/tree@7.2.2/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.2.0...@jupyter-notebook/tree@7.2.2) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b6bb7e..8ad5d38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ langchain-nvidia-ai-endpoints==0.2.0 jupyter==1.1.0 -notebook==7.2.0 +notebook==7.2.2 openai==1.45.0 python-dotenv==1.0.1 pytest==8.2.0