From 744f53138b72c6b50158254daf5347710d74c275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:45:57 +0000 Subject: [PATCH] Bump jinja2 from 2.9.6 to 2.11.3 in /server Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 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.6...2.11.3) Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index cbdf06b..88ccabb 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -16,7 +16,7 @@ Flask-Testing==0.6.2 Flask-WTF==0.14.2 functools32==3.2.3-2 itsdangerous==0.24 -Jinja2==2.9.6 +Jinja2==2.11.3 jsonpatch==1.15 jsonpointer==1.10 jsonschema==2.5.1