From cc3816b88c3ea527d6f57dc785ed1cccc78e258a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 14:37:35 +0000 Subject: [PATCH] Bump jupyter-core from 5.3.0 to 5.5.0 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 5.3.0 to 5.5.0. - [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/v5.3.0...v5.5.0) --- updated-dependencies: - dependency-name: jupyter-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fb27b8..c515ae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ jsonpointer==2.3 jsonschema==4.17.3 jupyter-events==0.6.3 jupyter_client==8.2.0 -jupyter_core==5.3.0 +jupyter_core==5.5.0 jupyter_server==2.5.0 jupyter_server_terminals==0.4.4 jupyterlab-pygments==0.2.2