From d5a7512a367b8baf27df777d062be2be99b0db2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:18:20 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /12/web_example1 Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.7 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] --- 12/web_example1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/12/web_example1/requirements.txt b/12/web_example1/requirements.txt index 67e1235..617a991 100644 --- a/12/web_example1/requirements.txt +++ b/12/web_example1/requirements.txt @@ -1,7 +1,7 @@ Flask==1.0 Flask-Script==2.0.6 Flask-WTF==0.14.2 -Mako==1.0.7 +Mako==1.2.2 numpy==1.14.2 scikit-learn==0.19.1 scipy==1.0.1