From 61fca8c11097cb37c5b7bb223497a5653c60c488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 17:12:36 +0000 Subject: [PATCH] Bump mako from 0.9.1 to 1.2.2 in /source/cities Bumps [mako](https://github.com/sqlalchemy/mako) from 0.9.1 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] --- source/cities/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/cities/requirements.txt b/source/cities/requirements.txt index 1a5b6a8b0f..f1ca8f69b1 100644 --- a/source/cities/requirements.txt +++ b/source/cities/requirements.txt @@ -1,6 +1,6 @@ GeoAlchemy2==0.2.4 Jinja2==2.11.3 -Mako==0.9.1 +Mako==1.2.2 MarkupSafe==0.23 SQLAlchemy==1.3.3 Shapely==1.3.0