From 9204349b00e022521537bf1f3c5485b2082fd211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 18:23:33 +0200 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.0.0 in /.github/workflows/requirements (#401) --- .github/workflows/requirements/requirements_molecule.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/requirements_molecule.txt b/.github/workflows/requirements/requirements_molecule.txt index 6cee0bb..aa51cc4 100644 --- a/.github/workflows/requirements/requirements_molecule.txt +++ b/.github/workflows/requirements/requirements_molecule.txt @@ -1,5 +1,5 @@ ansible-base==2.10.9 -jinja2==2.11.3 +jinja2==3.0.0 ansible-lint==5.0.8 yamllint==1.26.1 molecule[docker]==3.3.0