From 0ec45278616b43126f242235981fb84c09d80682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 06:26:14 +0000 Subject: [PATCH] Bump jupyter-core from 4.6.1 to 4.11.2 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.6.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.6.1...4.11.2) --- updated-dependencies: - dependency-name: jupyter-core dependency-version: 4.11.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 bed4369..eaa2a09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ matplotlib==3.1.1 pandas==0.25.2 tensorflow==2.11.1 nltk==3.9.4 -jupyter_core==4.6.1 +jupyter_core==4.11.2 jupyter==1.0.0 scikit_learn==0.23.2