From f4e14ca9daa3fbf61d2095f1a3692ddde12b6ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:25:36 +0000 Subject: [PATCH] Bump mako from 1.1.3 to 1.2.2 in /pyramid/pyramidsite Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.3 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] --- pyramid/pyramidsite/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyramid/pyramidsite/requirements.txt b/pyramid/pyramidsite/requirements.txt index 262ab58..b09fa01 100644 --- a/pyramid/pyramidsite/requirements.txt +++ b/pyramid/pyramidsite/requirements.txt @@ -1,6 +1,6 @@ hupper==1.10.2 jinja2==3.0.0a1 -mako==1.1.3 +mako==1.2.2 markupsafe==2.0.0a1 PasteDeploy==2.1.0 plaster==1.0