From 3902bcaf6ca87852c17d2fbfb8dafc0908c8f04d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 07:55:26 +0000 Subject: [PATCH] build(deps): bump jinja2 from 2.10.1 to 3.1.6 in /aws/emr Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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/2.10.1...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aws/emr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/emr/requirements.txt b/aws/emr/requirements.txt index 2bd51b9..b110bb9 100644 --- a/aws/emr/requirements.txt +++ b/aws/emr/requirements.txt @@ -3,7 +3,7 @@ click==6.7 Flask==1.1.1 isort==4.3.4 itsdangerous==0.24 -Jinja2==2.10.1 +Jinja2==3.1.6 lazy-object-proxy==1.3.1 MarkupSafe==1.0 mccabe==0.6.1