From 78be5d54cce54b6a2eecf2b72622cf8591929c55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 17:15:07 +0000 Subject: [PATCH] Bump jupyter-core from 4.4.0 to 4.11.2 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.4.0 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.4.0...4.11.2) --- updated-dependencies: - dependency-name: jupyter-core 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 90f4bbe..59f2d9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ jedi==0.13.3 jsonschema==3.0.1 jupyter-client==5.2.4 jupyter-console==6.0.0 -jupyter-core==4.4.0 +jupyter-core==4.11.2 jupyter==1.0.0 jupyterlab-server==0.2.0 jupyterlab==0.35.4