From d34c144ca3d73fb89d2d9ce2b34453e943b2a2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 13:56:40 +0000 Subject: [PATCH] Bump jupyter-core from 4.11.1 to 4.11.2 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.11.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.11.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 f5c990ff0..2b99ade40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ joblib==1.2.0 json5==0.9.10 jsonschema==4.14.0 jupyter-client==7.3.4 -jupyter-core==4.11.1 +jupyter-core==4.11.2 jupyter-server==1.18.1 jupyterlab==3.4.5 jupyterlab-pygments==0.2.2