From 46b32157c15ab4df830431038b7433bbbc9eb78e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 18:19:27 +0000 Subject: [PATCH] Bump nbconvert in /Code of Winning Methods/A4/kaggle-m5a-4th Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 to 6.5.1. - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Commits](https://github.com/jupyter/nbconvert/compare/5.6.1...6.5.1) --- updated-dependencies: - dependency-name: nbconvert dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt index 48a8acf..706fbad 100644 --- a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt +++ b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt @@ -32,7 +32,7 @@ mako==1.1.3 markupsafe==1.1.1 matplotlib==3.2.2 mistune==0.8.4 -nbconvert==5.6.1 +nbconvert==6.5.1 nbformat==5.0.7 notebook==6.0.3 numpy==1.19.0 @@ -114,7 +114,7 @@ mako==1.1.3 markupsafe==1.1.1 matplotlib==3.2.2 mistune==0.8.4 -nbconvert==5.6.1 +nbconvert==6.5.1 nbformat==5.0.7 notebook==6.0.3 numpy==1.19.0