From 61b8619307d7c03c66ca9f2b0c0f818ae15d2836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Nov 2021 16:45:35 +0000 Subject: [PATCH] build(deps): bump notebook from 6.0.0 to 6.4.1 in /anaconda Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.0 to 6.4.1. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- anaconda/anaconda-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda/anaconda-requirements.txt b/anaconda/anaconda-requirements.txt index 7fa221b..ba0ed38 100644 --- a/anaconda/anaconda-requirements.txt +++ b/anaconda/anaconda-requirements.txt @@ -147,7 +147,7 @@ ncurses==6.1 networkx==2.3 nltk==3.4.4 nose==1.3.7 -notebook==6.0.0 +notebook==6.4.1 numba==0.44.1 numexpr==2.6.9 numpy==1.16.4