From 0060c93c300b3f7cfe2f5a15bb6790a9b2ce82d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:11:22 +0000 Subject: [PATCH] Bump mako from 1.0.10 to 1.2.2 in /SohuNewCrawler Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.10 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] --- SohuNewCrawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SohuNewCrawler/requirements.txt b/SohuNewCrawler/requirements.txt index 94a348f..5f1cb1b 100644 --- a/SohuNewCrawler/requirements.txt +++ b/SohuNewCrawler/requirements.txt @@ -39,7 +39,7 @@ ldap3==2.5.1 ldapdomaindump==0.9.1 lxml==4.3.2 macholib==1.11 -Mako==1.0.10 +Mako==1.2.2 MarkupSafe==1.1.1 matplotlib==3.0.3 multidict==4.5.2