From d11eb47cd3b9380be906c670aedd8458209b927e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 03:30:13 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.6 in /stack/ansible/example 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] --- stack/ansible/example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/ansible/example/requirements.txt b/stack/ansible/example/requirements.txt index 0973f091..567d93ef 100644 --- a/stack/ansible/example/requirements.txt +++ b/stack/ansible/example/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer==2.1.1 cryptography==38.0.1 google-auth==2.11.1 idna==3.4 -Jinja2==3.1.2 +Jinja2==3.1.6 jmespath==1.0.1 kubernetes==24.2.0 MarkupSafe==2.1.1