From 899585e45505ef301bdb2d5085d841e043000310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 01:04:31 +0000 Subject: [PATCH] :arrow_up: Bump jinja2 from 2.10.1 to 2.11.3 in /ansible Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.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.10.1...2.11.3) Signed-off-by: dependabot[bot] --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index d3e6df2..1cfd7ab 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -2,7 +2,7 @@ ansible==2.8.0 asn1crypto==0.24.0 cffi==1.12.3 cryptography==2.7 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 pycparser==2.19 PyYAML==5.1