From 23fa40caba5dda936d31413a5d7388e68f606915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 17:27:51 +0000 Subject: [PATCH] chore(deps): bump jinja2 in /contrib/config/marketplace/aws/tests Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.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.11.3...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrib/config/marketplace/aws/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/config/marketplace/aws/tests/requirements.txt b/contrib/config/marketplace/aws/tests/requirements.txt index 01eb228eee4..965507378d7 100644 --- a/contrib/config/marketplace/aws/tests/requirements.txt +++ b/contrib/config/marketplace/aws/tests/requirements.txt @@ -14,7 +14,7 @@ docker==4.2.0 docutils==0.15.2 dulwich==0.19.15 idna==2.9 -Jinja2==2.11.3 +Jinja2==3.1.3 jmespath==0.9.5 jsonpatch==1.25 jsonpointer==2.0