From 5937eded0a5b9290c121d9fa7e4d2949b82e2393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 14:06:48 +0000 Subject: [PATCH] Bump jupyter-core from 4.4.0 to 4.11.2 in /setup 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] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 9124971..aa3b36d 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -19,7 +19,7 @@ jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.2.4 jupyter-console==6.0.0 -jupyter-core==4.4.0 +jupyter-core==4.11.2 kiwisolver==1.0.1 MarkupSafe==1.1.0 matplotlib==3.0.2