From 9c59207fd9a2f71d8ad49bc08330d10b77f566d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 19:39:31 +0000 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.1.5 in /backend_app Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.5. - [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.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend_app/requirements.macos.txt | 4 ++-- backend_app/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend_app/requirements.macos.txt b/backend_app/requirements.macos.txt index e8cf67b..7edaf39 100644 --- a/backend_app/requirements.macos.txt +++ b/backend_app/requirements.macos.txt @@ -35,7 +35,7 @@ idna==2.8 importlib-metadata==1.4.0 inflection==0.3.1 itypes==1.1.0 -Jinja2==2.11.3 +Jinja2==3.1.5 jmespath==0.10.0 kombu==4.6.7 MarkupSafe==1.1.1 @@ -120,7 +120,7 @@ django-auth-adfs==1.9.5 # importlib-metadata==1.4.0 # inflection==0.3.1 # itypes==1.1.0 -# Jinja2==2.11.3 +# Jinja2==3.1.5 # jmespath==0.10.0 # kombu==4.6.7 # MarkupSafe==1.1.1 diff --git a/backend_app/requirements.txt b/backend_app/requirements.txt index 2bf1eff..3d32ddd 100644 --- a/backend_app/requirements.txt +++ b/backend_app/requirements.txt @@ -34,7 +34,7 @@ idna==2.8 importlib-metadata==1.4.0 inflection==0.3.1 itypes==1.1.0 -Jinja2==2.11.3 +Jinja2==3.1.5 jmespath==0.10.0 kombu==4.6.7 MarkupSafe==1.1.1