From d21d5ff54a18901b694e607e0934305e747c4bf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:47:52 +0000 Subject: [PATCH] Bump mako from 1.0.7 to 1.2.2 in /workflow/web_example2 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] --- workflow/web_example2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow/web_example2/requirements.txt b/workflow/web_example2/requirements.txt index 266f61d..0127546 100644 --- a/workflow/web_example2/requirements.txt +++ b/workflow/web_example2/requirements.txt @@ -1,7 +1,7 @@ Flask>=0.12.3 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