From 9cf43263512c5c47d66fd169e62313dd9609cc52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:54:20 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /md5_light Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 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...2.11.3) Signed-off-by: dependabot[bot] --- md5_light/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/md5_light/requirements.txt b/md5_light/requirements.txt index 47a5583..f3dd94f 100644 --- a/md5_light/requirements.txt +++ b/md5_light/requirements.txt @@ -20,7 +20,7 @@ ipython==6.5.0 ipython-genutils==0.2.0 itsdangerous==0.24 jedi==0.12.1 -Jinja2==2.10 +Jinja2==2.11.3 kombu==4.2.1 MarkupSafe==1.0 marshmallow==2.15.4