From 678d460aabb057d4b1bbebec4b0818d32b51621f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:13:24 +0000 Subject: [PATCH] build(deps): bump mako from 1.0 to 1.2.2 in /spk/ffsync/src Bumps [mako](https://github.com/sqlalchemy/mako) from 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] --- spk/ffsync/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spk/ffsync/src/requirements.txt b/spk/ffsync/src/requirements.txt index 65afaba4..7ce2e7ce 100644 --- a/spk/ffsync/src/requirements.txt +++ b/spk/ffsync/src/requirements.txt @@ -28,7 +28,7 @@ docutils==0.12 #hawkauthlib==0.1.1 Jinja2==2.7.3 #konfig==0.9 -Mako==1.0 +Mako==1.2.2 #MarkupSafe==0.23 #mozsvc==0.8 ordereddict==1.1