From adf8e846416cbea0d6b9977757d1dd230604da4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 06:06:43 +0000 Subject: [PATCH] Bump jupyter-core from 4.9.1 to 4.11.0 Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.9.1 to 4.11.0. - [Release notes](https://github.com/jupyter/jupyter_core/releases) - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/docs/changelog.rst) - [Commits](https://github.com/jupyter/jupyter_core/compare/4.9.1...4.11.0) --- updated-dependencies: - dependency-name: jupyter-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index d8803b19918d..d163613e6376 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -28,7 +28,7 @@ jsonschema==4.4.0 jupyter==1.0.0 jupyter-client==7.1.2 jupyter-console==6.4.0 -jupyter-core==4.9.1 +jupyter-core==4.11.0 jupyterlab-pygments==0.1.2 MarkupSafe==2.0.1 mistune==0.8.4 diff --git a/requirements.txt b/requirements.txt index 4ed05b47daf8..a0f46e142264 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ jedi~=0.18.1 Jinja2~=3.0.3 jsonschema~=4.4.0 jupyter-client~=7.1.2 -jupyter-core~=4.9.1 +jupyter-core~=4.11.0 jupyterlab-pygments~=0.1.2 kiwisolver~=1.3.2 MarkupSafe~=2.0.1