From 06ccca71a84477f436407a5d0c9530fa50d938fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 09:37:29 +0000 Subject: [PATCH] Bump notebook from 6.4.11 to 6.5.2 Bumps [notebook](http://jupyter.org) from 6.4.11 to 6.5.2. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 792b232..726ff03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ nbconvert==6.5.0 # via notebook nbformat==5.4.0 # via ipywidgets, nbclient, nbconvert, notebook nest-asyncio==1.5.5 # via ipykernel, jupyter-client, nbclient, notebook networkx==2.8 # via model-duplication (./setup.cfg) -notebook==6.4.11 # via widgetsnbextension +notebook==6.5.2 # via widgetsnbextension numpy==1.22.3 # via cobra, pandas optlang==1.5.2 # via cobra packaging==21.3 # via ipykernel, nbconvert