From b1043943a1f980d87eb1b88b405a91538c62a4a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 14:11:21 +0000 Subject: [PATCH] Bump jinja2 from 2.6 to 2.11.3 in /requirements Bumps [jinja2](https://github.com/pallets/jinja) from 2.6 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.6...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 06a8c1103..0ebb5275c 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -22,7 +22,7 @@ GitPython==0.1.7 gunicorn==0.17.4 httplib2==0.7.6 jingo==0.6 -Jinja2==2.6 +Jinja2==2.11.3 kombu==2.5.10 marketplace-constants==0.5.4 m2secret==0.1.1