From 056b0fbb59cbcdc5ce1b4fa3e2fb42cab6a1dc75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 20:16:22 +0000 Subject: [PATCH] Bump notebook in /open-lessons/decorators.15.02.2022 Bumps [notebook](http://jupyter.org) from 6.4.8 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- open-lessons/decorators.15.02.2022/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-lessons/decorators.15.02.2022/requirements.txt b/open-lessons/decorators.15.02.2022/requirements.txt index 1464ed9f..c554781f 100644 --- a/open-lessons/decorators.15.02.2022/requirements.txt +++ b/open-lessons/decorators.15.02.2022/requirements.txt @@ -30,7 +30,7 @@ nbclient==0.5.11 nbconvert==6.4.2 nbformat==5.1.3 nest-asyncio==1.5.4 -notebook==6.4.8 +notebook==6.4.12 packaging==21.3 pandocfilters==1.5.0 parso==0.8.3