From 0811297b2ff99ec91700658c10e8ed74d0e5f575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:22:35 +0000 Subject: [PATCH] Bump notebook from 5.7.8 to 6.1.5 in /bike_lanes Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.7.8 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] --- bike_lanes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bike_lanes/requirements.txt b/bike_lanes/requirements.txt index db143c6..3197698 100644 --- a/bike_lanes/requirements.txt +++ b/bike_lanes/requirements.txt @@ -10,7 +10,7 @@ jupyter-client==5.2.4 jupyter-console==6.0.0 jupyter-core==4.4.0 matplotlib==3.0.3 -notebook==5.7.8 +notebook==6.1.5 numpy==1.16.2 pandas==0.24.2 requests==2.22.0