From ccae95e0ea7f81a12a6dc1cbd4dbd0543c34fb83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 00:39:51 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.6 in /aws/lambda/tests Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.6. - [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/3.1.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aws/lambda/tests/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/lambda/tests/test_requirements.txt b/aws/lambda/tests/test_requirements.txt index 020c1d461f..b947252bf4 100644 --- a/aws/lambda/tests/test_requirements.txt +++ b/aws/lambda/tests/test_requirements.txt @@ -5,4 +5,4 @@ python-dateutil==2.8.2 PyYAML==6.0.1 pip==23.3 pytest==7.2.0 -Jinja2==3.1.2 +Jinja2==3.1.6