From 1cb24e36e920e6d2be31235a8093208053401bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 14:31:54 +0000 Subject: [PATCH] Bump jinja2 from 2.7.3 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.3 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.7.3...2.11.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 514122549..0ea97260e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Events==0.2.1 Flask-PyMongo==0.4.0 Flask==0.10.1 itsdangerous==0.24 -Jinja2==2.7.3 +Jinja2==2.11.3 MarkupSafe==0.23 pymongo==2.9.1 simplejson==3.6.5