From ac2c1ea28ecc2826ec5944222a3617f94e0aad42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 20:20:38 +0000 Subject: [PATCH] Bump nbconvert from 6.4.4 to 6.5.1 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.4.4 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/6.4.4...6.5.1) --- updated-dependencies: - dependency-name: nbconvert 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 1a7f310..5e0280a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ matplotlib==3.5.1 mistune==0.8.4 multidict==6.0.2 nbclient==0.5.13 -nbconvert==6.4.4 +nbconvert==6.5.1 nbformat==5.2.0 nest-asyncio==1.5.4 numpy==1.22.3