From 678837e6c76b1b02770af9634e1ad235ba04396b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 14:38:52 +0000 Subject: [PATCH] Bump jupyter-core from 4.6.1 to 4.11.2 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.6.1 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.1...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 5d047a2..e1ee0d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ jinja2==2.11.1 json5==0.9.0 jsonschema==3.2.0 jupyter-client==5.3.4 -jupyter-core==4.6.1 +jupyter-core==4.11.2 jupyterlab==1.2.6 jupyterlab-server==1.0.6 kiwisolver==1.1.0