From a854ad77d984dfabb0892cd7a1b6345279aa44f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 04:01:33 +0000 Subject: [PATCH] Bump jupyter-core from 4.10.0 to 4.11.2 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.10.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.10.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 e466e8b..2835857 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ jmespath==1.0.0 joblib==1.2.0 jsonschema==4.6.0 jupyter-client==7.3.4 -jupyter-core==4.10.0 +jupyter-core==4.11.2 jupyter-tabnine==1.2.3 jupyterlab-pygments==0.2.2 kiwisolver==1.4.2