From c8252fe64f50563948da6909889a82085cc37a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:01:30 +0000 Subject: [PATCH] Bump jinja2 from 2.9.6 to 2.11.3 in /docker 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] --- docker/backend-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/backend-requirements.txt b/docker/backend-requirements.txt index 330c339..58878ab 100644 --- a/docker/backend-requirements.txt +++ b/docker/backend-requirements.txt @@ -6,7 +6,7 @@ certifi==2017.7.27.1 chardet==3.0.4 flower==0.9.2 idna==2.5 -Jinja2==2.9.6 +Jinja2==2.11.3 kombu==4.1.0 MarkupSafe==1.0 python-dateutil==2.6.1