From 13a9ac8bc77fa3464c229d77e1c44f99a0226ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:45:26 +0000 Subject: [PATCH] Bump notebook from 5.5.0 to 6.4.10 in /django_auth_example Bumps [notebook](http://jupyter.org) from 5.5.0 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_auth_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_auth_example/requirements.txt b/django_auth_example/requirements.txt index e3b1f324..72f9030d 100644 --- a/django_auth_example/requirements.txt +++ b/django_auth_example/requirements.txt @@ -99,7 +99,7 @@ nbformat==4.4.0 networkx==2.1 nltk==3.3 nose==1.3.7 -notebook==5.5.0 +notebook==6.4.10 numba==0.38.0 numexpr==2.6.5 numpy==1.14.3