From 5360a157e6d3fd000fb4d4d2de7d9e1633715724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 12:35:58 +0000 Subject: [PATCH] Bump jupyter-core from 4.6.3 to 4.11.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec0429f..7c16f5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ jmespath==0.9.5 joblib==0.14.1 jsonschema==3.2.0 jupyter-client==6.1.3 -jupyter-core==4.6.3 +jupyter-core==4.11.2 MarkupSafe==1.1.1 mistune==0.8.4 nbconvert==5.6.1