From 096c4bd0cc9303edb5937d03387e5e856d447b63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 14:29:23 +0000 Subject: [PATCH] Bump jupyter-core from 4.7.0 to 4.11.2 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.7.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.7.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 1724380..a3e40df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ ipython-genutils==0.2.0 jedi==0.18.0 Jinja2==2.11.2 jupyter-client==6.1.11 -jupyter-core==4.7.0 +jupyter-core==4.11.2 kiwisolver==1.1.0 magicgui==0.2.5 MarkupSafe==1.1.1