From a0e037aed766aac4807f2f6098322aad46ae9338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 04:45:32 +0000 Subject: [PATCH] Bump jupyter-core from 4.1.0 to 4.11.2 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.1.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.1.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 7312d22..e234a61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ jsonschema==2.5.1 jupyter==1.0.0 jupyter-client==4.2.2 jupyter-console==4.1.1 -jupyter-core==4.1.0 +jupyter-core==4.11.2 MarkupSafe==0.23 matplotlib==1.5.2 mistune==0.7.2