From 6f88e3e45996c6d230ff89f47add5d085b0eebf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:16:52 +0000 Subject: [PATCH] Bump mistune in /Code of Winning Methods/A4/kaggle-m5a-4th Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v2.0.3) --- updated-dependencies: - dependency-name: mistune 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..76b6702 100644 --- a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt +++ b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt @@ -31,7 +31,7 @@ lightgbm==2.3.1 mako==1.1.3 markupsafe==1.1.1 matplotlib==3.2.2 -mistune==0.8.4 +mistune==2.0.3 nbconvert==5.6.1 nbformat==5.0.7 notebook==6.0.3 @@ -113,7 +113,7 @@ lightgbm==2.3.1 mako==1.1.3 markupsafe==1.1.1 matplotlib==3.2.2 -mistune==0.8.4 +mistune==2.0.3 nbconvert==5.6.1 nbformat==5.0.7 notebook==6.0.3