From e2738df23b91766eebe7abaa088e39c34d20001f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:56:14 +0000 Subject: [PATCH] Bump notebook from 4.4.1 to 6.4.1 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 4.4.1 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] --- requirements-rnn.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-rnn.txt b/requirements-rnn.txt index 4cd90f9..aadd862 100644 --- a/requirements-rnn.txt +++ b/requirements-rnn.txt @@ -18,7 +18,7 @@ MarkupSafe==1.0 mistune==0.7.4 nbconvert==5.1.1 nbformat==4.3.0 -notebook==4.4.1 +notebook==6.4.1 numpy==1.12.1 packaging==16.8 pandocfilters==1.4.1 diff --git a/requirements.txt b/requirements.txt index ce83403..970845d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ MarkupSafe==1.0 mistune==0.7.4 nbconvert==5.1.1 nbformat==4.3.0 -notebook==4.4.1 +notebook==6.4.1 numpy==1.12.1 packaging==16.8 pandocfilters==1.4.1