From 98b672e419d1b09920adad33bd6330599b92b11a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 00:21:25 +0000 Subject: [PATCH] Bump jinja2 from 2.9.5 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.5 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.9.5...2.11.3) Signed-off-by: dependabot[bot] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index 68bf103..e7e2293 100644 --- a/requirement.txt +++ b/requirement.txt @@ -4,7 +4,7 @@ decorator==4.3.0 Django==2.1.2 html-testRunner==1.1.2 idna==2.7 -Jinja2==2.9.5 +Jinja2==2.11.3 jsonpath-rw==1.4.0 MarkupSafe==1.0 mock==2.0.0