From de4aad7466b3efd59438d7d7f8bd059c5d317094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 12:09:06 +0000 Subject: [PATCH] Bump notebook from 5.6.0 to 6.4.1 Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.6.0 to 6.4.1. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d1080d6..82945d7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ Markdown==3.3.4 git+git://github.com/lextoumbourou/pelican-frontmark.git git+git://github.com/lextoumbourou/pelican-jupyter.git nbconvert==5.6.0 -notebook==5.6.0 +notebook==6.4.1 pelican-katex==1.6.1