From 8bb6f54d1f786e15ce3a9f4c9680de0f1103b266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 23:17:53 +0000 Subject: [PATCH] Bump jupyter-core from 4.4.0 to 4.11.2 in /matplot-lib 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] --- matplot-lib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matplot-lib/requirements.txt b/matplot-lib/requirements.txt index a7e3227..10f6e6b 100644 --- a/matplot-lib/requirements.txt +++ b/matplot-lib/requirements.txt @@ -1,7 +1,7 @@ jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==6.0.0 -jupyter-core==4.4.0 +jupyter-core==4.11.2 jupyterlab==1.2.21 jupyterlab-server==0.2.0 MarkupSafe==1.0