From 2ae40edccc1ed4da3c971eb9f99e541cca4222ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:55:59 +0000 Subject: [PATCH] build(deps): bump jinja2 from 2.11.2 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 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.2...2.11.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9512fb..0f1667f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ansible-base==2.10.3 cffi==1.14.4 cryptography==3.2.1 ipaddress==1.0.23 -Jinja2==2.11.2 +Jinja2==2.11.3 jmespath==0.10.0 MarkupSafe==1.1.1 packaging==20.7