From e1b25be81b650f94b4999ff2b6a8fee9ddebbdaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 14:58:02 +0000 Subject: [PATCH] Bump jupyter-core from 4.6.1 to 4.11.2 in /mogi 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] --- mogi/requirements-freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 mogi/requirements-freeze.txt diff --git a/mogi/requirements-freeze.txt b/mogi/requirements-freeze.txt old mode 100755 new mode 100644 index d81d56f..c794cc1 --- a/mogi/requirements-freeze.txt +++ b/mogi/requirements-freeze.txt @@ -64,7 +64,7 @@ Jinja2==2.10.3 jsonpickle==1.2 jsonschema==3.2.0 jupyter-client==5.3.4 -jupyter-core==4.6.1 +jupyter-core==4.11.2 kiwisolver==1.1.0 kombu==4.6.7 lxml==4.4.2