From 95084af2c3cc0ca1f83a779b29168986568139a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 19:59:06 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 2.11.3 in /medtracker Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 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.8...2.11.3) Signed-off-by: dependabot[bot] --- medtracker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 medtracker/requirements.txt diff --git a/medtracker/requirements.txt b/medtracker/requirements.txt old mode 100755 new mode 100644 index 2cbc3df..bdb53af --- a/medtracker/requirements.txt +++ b/medtracker/requirements.txt @@ -15,7 +15,7 @@ httplib2==0.9.2 idna==2.0 ipaddress==1.0.16 itsdangerous==0.24 -Jinja2==2.8 +Jinja2==2.11.3 kombu==3.0.33 logger==1.4 logging==0.4.9.6