From 8785a433e71ac475750625b97db26a02bd7fa395 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 13:42:19 +0000 Subject: Bump notebook in /csci4511w/colab/HW5 - Neural Networks Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.3 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] --- csci4511w/colab/HW5 - Neural Networks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csci4511w/colab/HW5 - Neural Networks/requirements.txt b/csci4511w/colab/HW5 - Neural Networks/requirements.txt index 3e2d6ce..76b0d73 100644 --- a/csci4511w/colab/HW5 - Neural Networks/requirements.txt +++ b/csci4511w/colab/HW5 - Neural Networks/requirements.txt @@ -1,7 +1,7 @@ ipython==7.13.0 jupyter==1.0.0 matplotlib==3.2.1 -notebook==6.0.3 +notebook==6.1.5 numpy==1.18.2 scikit-learn==0.22.2.post1 scipy==1.4.1 -- cgit v1.2.3