From 9d7ac2fa99de05cab3b1af4a040830ed4bae846d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:54:24 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 83a580d..cb6517a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,7 +26,7 @@ grpcio-status==1.66.1 httplib2==0.22.0 idna==3.8 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.5 MarkupSafe==2.1.5 msgpack==1.0.8 proto-plus==1.24.0