From a3ade7b873c7399dc70ac0ada775658658b8c5da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 10:23:12 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 in /crawl 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] --- crawl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawl/requirements.txt b/crawl/requirements.txt index d6f98b6..486b212 100644 --- a/crawl/requirements.txt +++ b/crawl/requirements.txt @@ -6,7 +6,7 @@ colorlog==3.1.0 html5lib==0.999999999 idna==2.9 IPy==0.83 -Jinja2==2.10.1 +Jinja2==2.11.3 lxml==4.6.3 MarkupSafe==1.1.1 Naked==0.1.31