From 5da8324db164c27a44c031e1b95e0aed2450d0b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 05:57:12 +0000 Subject: [PATCH] Bump notebook from 6.4.11 to 6.5.4 Bumps [notebook](http://jupyter.org) from 6.4.11 to 6.5.4. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doc-requirements.txt b/docs/doc-requirements.txt index 05c9063e..0dcf1906 100644 --- a/docs/doc-requirements.txt +++ b/docs/doc-requirements.txt @@ -2,7 +2,7 @@ anonlink==0.15.0 ipykernel==5.5.5; python_version < '3.7' ipykernel==6.13.0; python_version >= '3.7' nbval==0.9.6 -notebook==6.4.11 +notebook==6.5.4 matplotlib==3.5.2; python_version >= '3.7' matplotlib==3.3.4; python_version < '3.7' nbsphinx==0.8.8