From e3bd01b76af579ff7f9cb073e48757b7dafcdf1c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 16:56:21 +0000 Subject: [PATCH] Bump jupyter-console from 6.1.0 to 6.2.0 Bumps [jupyter-console](https://jupyter.org) from 6.1.0 to 6.2.0. Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01cddaff7..8af8abbc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ jupyter==1.0.0 jupyter-client==6.1.3 -jupyter-console==6.1.0 +jupyter-console==6.2.0 jupyter-core==4.6.3 numpy==1.17.4 pandas==0.25.3