From 17500d5c6f75154221b33090ebf0c337a8d7b528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:57:10 +0000 Subject: Bump notebook in /OLD/csci4511w/colab/HW5 - Neural Networks Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.1.5 to 6.4.1. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- OLD/csci4511w/colab/HW5 - Neural Networks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OLD/csci4511w/colab/HW5 - Neural Networks/requirements.txt b/OLD/csci4511w/colab/HW5 - Neural Networks/requirements.txt index 76b0d73..1d5466a 100644 --- a/OLD/csci4511w/colab/HW5 - Neural Networks/requirements.txt +++ b/OLD/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.1.5 +notebook==6.4.1 numpy==1.18.2 scikit-learn==0.22.2.post1 scipy==1.4.1 -- cgit v1.2.3