From 5f0f9bcf6f217d6edae74c6adc60c2a95ef1d161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:21:17 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /app/Backend Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 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/3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/Backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Backend/requirements.txt b/app/Backend/requirements.txt index 2b9f696..c01a3c8 100644 --- a/app/Backend/requirements.txt +++ b/app/Backend/requirements.txt @@ -19,7 +19,7 @@ googleapis-common-protos==1.65.0 h11==0.14.0 idna==3.10 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.5 MarkupSafe==3.0.0 platformdirs==4.2.0 proto-plus==1.24.0