From c5c1f15247197ee18f82702636cb377cbc905503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 11:11:16 -0700 Subject: [PATCH] Bump jupyter-core from 4.9.2 to 4.10.0 in /dependencies/python (#2804) Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.9.2 to 4.10.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.2...4.10.0) --- updated-dependencies: - dependency-name: jupyter-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/snakemake.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 3606e178..43828028 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -14,7 +14,7 @@ idna==3.3 importlib-resources==5.7.1 Jinja2==3.1.1 jsonschema==4.4.0 -jupyter-core==4.9.2 +jupyter-core==4.10.0 MarkupSafe==2.1.1 nbformat==5.3.0 plac==1.3.5