From 2a224a8d5641c3d78b35ee96ff5f7156e4b8564f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 00:13:30 +0000 Subject: [PATCH] Bump nbconvert from 5.5.0 to 7.2.8 in /Label_Microservice Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.5.0 to 7.2.8. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/5.5...v7.2.8) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Label_Microservice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..a18bd2381a 100644 --- a/Label_Microservice/requirements.txt +++ b/Label_Microservice/requirements.txt @@ -76,7 +76,7 @@ mdparse==0.13 mistune==0.8.4 more-itertools==7.2.0 murmurhash==1.0.2 -nbconvert==5.5.0 +nbconvert==7.2.8 nbformat==4.4.0 networkx==2.3 notebook==5.7.8