From cc7dd368c919d4cff9207d549ec21493d2f2e863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:30:45 +0000 Subject: [PATCH] Bump mako in /Code of Winning Methods/A4/kaggle-m5a-4th Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 to 1.2.2. - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) --- updated-dependencies: - dependency-name: mako 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..a433f5c 100644 --- a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt +++ b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt @@ -28,7 +28,7 @@ jupyter-core==4.6.3 jupyter==1.0.0 kiwisolver==1.2.0; python_version >= '3.6' lightgbm==2.3.1 -mako==1.1.3 +mako==1.2.2 markupsafe==1.1.1 matplotlib==3.2.2 mistune==0.8.4 @@ -110,7 +110,7 @@ jupyter-core==4.6.3 jupyter==1.0.0 kiwisolver==1.2.0; python_version >= '3.6' lightgbm==2.3.1 -mako==1.1.3 +mako==1.2.2 markupsafe==1.1.1 matplotlib==3.2.2 mistune==0.8.4