From a2997d47bfb21947724171baa0b8300a56b72f68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:17:41 +0000 Subject: [PATCH] Bump mako from 1.1.1 to 1.2.2 in /crypto/lfe Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.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] --- crypto/lfe/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/lfe/requirements.txt b/crypto/lfe/requirements.txt index fc69b99..61a1141 100644 --- a/crypto/lfe/requirements.txt +++ b/crypto/lfe/requirements.txt @@ -8,7 +8,7 @@ filelock==3.0.12 idna==2.8 importlib-metadata==1.5.0 intervaltree==3.0.2 -Mako==1.1.1 +Mako==1.2.2 MarkupSafe==1.1.1 packaging==20.1 paramiko==2.7.1