From 7529d02f61d6842ecabaef255fead16e678b5bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:16:34 +0000 Subject: [PATCH] Bump notebook from 5.6.0 to 6.1.5 in /iclientpy Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.6.0 to 6.1.5. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/master/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) Signed-off-by: dependabot[bot] --- iclientpy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iclientpy/requirements.txt b/iclientpy/requirements.txt index 0bc759b..485fca8 100644 --- a/iclientpy/requirements.txt +++ b/iclientpy/requirements.txt @@ -8,7 +8,7 @@ geojson==2.3.0 setuptools==36.5.0 ipyleaflet==0.5.3 ipykernel==4.6.1 -notebook==5.6.0 +notebook==6.1.5 traitlets==4.3.2 ipywidgets==7.0.0 pytest==3.2.1