From 00857d3a81e3968ee18ad53de7a68d5e895f2b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 17:54:58 +0000 Subject: [PATCH] Bump nbconvert from 5.0.0 to 6.3.0 in /tamagotchi Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.0.0 to 6.3.0. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.0.0...6.3.0) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tamagotchi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tamagotchi/requirements.txt b/tamagotchi/requirements.txt index 9c71d1d..20fdcd8 100644 --- a/tamagotchi/requirements.txt +++ b/tamagotchi/requirements.txt @@ -17,7 +17,7 @@ jupyter-console==5.0.0 jupyter-core==4.2.1 MarkupSafe==0.23 mistune==0.7.3 -nbconvert==5.0.0 +nbconvert==6.3.0 nbformat==4.2.0 notebook>=5.7.2 pandocfilters==1.4.1