From 1e797850bc1b54a629ab74d6a61e3f6ebdc1f8c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:29:29 +0000 Subject: [PATCH] Bump mako from 1.1.0 to 1.2.2 in /recipes/sota/2019/raw_lm_corpus 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] --- recipes/sota/2019/raw_lm_corpus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/sota/2019/raw_lm_corpus/requirements.txt b/recipes/sota/2019/raw_lm_corpus/requirements.txt index 9e918c47..0fecd217 100644 --- a/recipes/sota/2019/raw_lm_corpus/requirements.txt +++ b/recipes/sota/2019/raw_lm_corpus/requirements.txt @@ -11,7 +11,7 @@ fuzzywuzzy==0.17.0 Gutenberg==0.8.0 idna==2.8 isodate==0.6.0 -Mako==1.1.0 +Mako==1.2.2 MarkupSafe==1.1.1 mccabe==0.6.1 nose2==0.9.1