From ce24088f09c60c0bbbe2c699ce7904f2a837fcb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 21:17:45 +0000 Subject: [PATCH] Bump jupyter-core from 4.7.1 to 4.11.2 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.7.1 to 4.11.2. - [Release notes](https://github.com/jupyter/jupyter_core/releases) - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/jupyter_core/compare/4.7.1...4.11.2) --- updated-dependencies: - dependency-name: jupyter-core dependency-version: 4.11.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1faee4f..4ea43ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,7 @@ jupyter-client==6.1.12 # ipykernel # nbclient # notebook -jupyter-core==4.7.1 +jupyter-core==4.11.2 # via # jupyter-client # nbconvert