From bd821747a6d1df81d132e565a649c007c0ba61a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:26:24 +0000 Subject: [PATCH] Bump mako from 1.1.2 to 1.2.2 in /Nintendo_Project/webapp Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.2 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] --- Nintendo_Project/webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nintendo_Project/webapp/requirements.txt b/Nintendo_Project/webapp/requirements.txt index c60c38b..1db8c6e 100644 --- a/Nintendo_Project/webapp/requirements.txt +++ b/Nintendo_Project/webapp/requirements.txt @@ -12,7 +12,7 @@ itsdangerous==1.1.0 Jinja2==2.11.3 joblib==0.14.1 kiwisolver==1.2.0 -Mako==1.1.2 +Mako==1.2.2 MarkupSafe==1.1.1 matplotlib==3.2.1 ml-metrics==0.1.4