From 7cde1e87f89fd38687b302f05748c66ec2a2651d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 01:12:14 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 in /setup/win32 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3) Signed-off-by: dependabot[bot] --- setup/win32/winpy_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/win32/winpy_requirements.txt b/setup/win32/winpy_requirements.txt index 90a4a001..15196b1e 100644 --- a/setup/win32/winpy_requirements.txt +++ b/setup/win32/winpy_requirements.txt @@ -6,7 +6,7 @@ feedparser==5.2.1 gevent>=1.1.2 greenlet>=0.4.10 html2text==2016.9.19 -Jinja2==2.10.1 +Jinja2==2.11.3 lxml>=3.5.0 Mako==1.0.4 MarkupSafe==0.23