From 5c45205952adc12222a6cd322da2f50f169aca08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:25:06 +0000 Subject: [PATCH] Bump jinja2 from 2.9.6 to 2.11.3 in /ansible/deploy 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] --- ansible/deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/deploy/requirements.txt b/ansible/deploy/requirements.txt index 69113b7..7c816a1 100644 --- a/ansible/deploy/requirements.txt +++ b/ansible/deploy/requirements.txt @@ -2,5 +2,5 @@ ansible==2.4.4.0 shade==1.20.0 ipaddress==1.0.18 requests==2.18.4 -Jinja2==2.9.6 +Jinja2==2.11.3 lxc-python2==0.1