From 87ad4a9baaf23b982045817d280326f834353667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:59:15 +0000 Subject: [PATCH] Bump mako from 1.1.2 to 1.2.2 in /apps/discoveries 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] --- apps/discoveries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/discoveries/requirements.txt b/apps/discoveries/requirements.txt index 8d7e507..17d6ca1 100644 --- a/apps/discoveries/requirements.txt +++ b/apps/discoveries/requirements.txt @@ -43,7 +43,7 @@ itsdangerous==1.1.0 jedi==0.17.0 jinja2>=2.11.3 lxml==4.6.5 -Mako==1.1.2 +Mako==1.2.2 MarkupSafe==1.1.1 numpy>=1.21 packaging==20.3