From 9cc9f1559c9ad087c543d1801bed46deeef224b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 03:14:21 +0000 Subject: [PATCH] Bump jinja2 from 2.11.1 to 2.11.3 in /app Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 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.11.1...2.11.3) Signed-off-by: dependabot[bot] --- app/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 6dce9e0..77fa2b8 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -9,7 +9,7 @@ gitdb==4.0.2 GitPython==3.1.0 idna==2.9 itsdangerous==1.1.0 -Jinja2==2.11.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 multidict==4.7.5 pbr==5.4.4 @@ -32,7 +32,7 @@ gitdb==4.0.2 GitPython==3.1.0 idna==2.9 itsdangerous==1.1.0 -Jinja2==2.11.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 multidict==4.7.5 pbr==5.4.4