From e0e82f48121898ffcf0fd97651507554666c0f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Dec 2022 15:45:46 +0000 Subject: [PATCH] Bump jupyter-core from 4.4.0 to 4.11.2 in /boilerplates-dash Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.4.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.4.0...4.11.2) --- updated-dependencies: - dependency-name: jupyter-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- boilerplates-dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boilerplates-dash/requirements.txt b/boilerplates-dash/requirements.txt index 3253221..16eede0 100644 --- a/boilerplates-dash/requirements.txt +++ b/boilerplates-dash/requirements.txt @@ -14,7 +14,7 @@ ipython-genutils==0.2.0 itsdangerous==0.24 Jinja2==2.11.3 jsonschema==2.6.0 -jupyter-core==4.4.0 +jupyter-core==4.11.2 MarkupSafe==1.0 nbformat==4.4.0 plotly==3.1.1