From 5d2e66c5b2c6760616934eb64e5a6860a8a0b935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:16:25 +0000 Subject: [PATCH] Bump mako from 1.1.0 to 1.2.2 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] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f60e9f2..083f013 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -18,7 +18,7 @@ idna==2.8 imagesize==1.1.0 itsdangerous==1.1.0 Jinja2==2.11.3 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==1.1.1 marshmallow==3.2.1 packaging==19.2 diff --git a/requirements.txt b/requirements.txt index d55a704..6611e4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-SQLAlchemy==2.3.2 Flask-Testing==0.7.1 itsdangerous==1.1.0 Jinja2==2.11.3 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==1.1.1 marshmallow==3.2.1 numpy==1.22.2