From 515499cbce172bb31840f683f149fcf39975ae02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 20:15:34 +0000 Subject: [PATCH] Bump nbconvert in /open-lessons/helper-funcs.21.02.2022 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.4.2 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.4.2...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- open-lessons/helper-funcs.21.02.2022/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-lessons/helper-funcs.21.02.2022/requirements.txt b/open-lessons/helper-funcs.21.02.2022/requirements.txt index efce7926..fc33957c 100644 --- a/open-lessons/helper-funcs.21.02.2022/requirements.txt +++ b/open-lessons/helper-funcs.21.02.2022/requirements.txt @@ -27,7 +27,7 @@ matplotlib-inline==0.1.3 mistune==0.8.4 mypy-extensions==0.4.3 nbclient==0.5.11 -nbconvert==6.4.2 +nbconvert==6.5.1 nbformat==5.1.3 nest-asyncio==1.5.4 notebook==6.4.8