From 2668e7a71b833e141287235c7c1a89d613ef3d21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:35:24 +0000 Subject: [PATCH] Bump notebook in /open-lessons/decorators.15.02.2022 Bumps [notebook](http://jupyter.org) from 6.4.8 to 6.4.10. --- 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..509b4826 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.10 packaging==21.3 pandocfilters==1.5.0 parso==0.8.3