From 50e4f9f1f0a9279a3283e8dd249b362d61c20606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 16:39:24 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 3.1.6 in /Python_lib/boomerang Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 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...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python_lib/boomerang/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Python_lib/boomerang/requirements.txt diff --git a/Python_lib/boomerang/requirements.txt b/Python_lib/boomerang/requirements.txt old mode 100755 new mode 100644 index 4a381c4..091dbc5 --- a/Python_lib/boomerang/requirements.txt +++ b/Python_lib/boomerang/requirements.txt @@ -11,7 +11,7 @@ elasticsearch==6.3.1 idna==2.6 imagesize==0.7.1 isort==4.3.4 -Jinja2==2.10 +Jinja2==3.1.6 jsonpickle==0.9.6 kafka-python==1.4.1 lazy-object-proxy==1.3.1