From 459d6f7dfc1e6df4827f9b3dfa3e1762e7fc3235 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 08:08:00 +0000 Subject: [PATCH] Bump jupyter-core from 4.6.3 to 4.11.2 in /tutorials Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.6.3 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.3...4.11.2) --- updated-dependencies: - dependency-name: jupyter-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tutorials/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/requirements.txt b/tutorials/requirements.txt index cd4e403..94b5c88 100644 --- a/tutorials/requirements.txt +++ b/tutorials/requirements.txt @@ -21,7 +21,7 @@ jsonschema==3.2.0 jupyter==1.0.0 jupyter-client==6.1.2 jupyter-console==6.1.0 -jupyter-core==4.6.3 +jupyter-core==4.11.2 kiwisolver==1.2.0 MarkupSafe==1.1.1 matplotlib==3.2.1