From b556ed3b8347456f28cea6028f525e8dab9f6b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:12:39 +0000 Subject: [PATCH] build(deps): bump mako from 1.1.0 to 1.2.2 in /requirements Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.0 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] --- requirements/prod.txt | 2 +- requirements/test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 6990166..6380121 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -12,7 +12,7 @@ importlib-metadata==0.23 inflection==0.3.1 itsdangerous==1.1.0 Jinja2==2.10.3 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==1.1.1 more-itertools==7.2.0 packaging==19.2 diff --git a/requirements/test.txt b/requirements/test.txt index 42fde28..1ec6e8e 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -14,7 +14,7 @@ importlib-metadata==0.23 inflection==0.3.1 itsdangerous==1.1.0 Jinja2==2.10.3 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==1.1.1 more-itertools==7.2.0 packaging==19.2