From 6066641b10eaa4a32b8a2522a8db4bb608c6e0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:29:35 +0000 Subject: [PATCH] Bump notebook from 6.0.1 to 6.4.12 in /wine-quality/resources Bumps [notebook](http://jupyter.org) from 6.0.1 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wine-quality/resources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wine-quality/resources/requirements.txt b/wine-quality/resources/requirements.txt index 3ce503a..c90f6e5 100644 --- a/wine-quality/resources/requirements.txt +++ b/wine-quality/resources/requirements.txt @@ -44,7 +44,7 @@ mkl-service==2.3.0 more-itertools==7.2.0 nbconvert==5.6.0 nbformat==4.4.0 -notebook==6.0.1 +notebook==6.4.12 numba==0.45.1 numpy==1.17.1 packaging==19.1