From 91fa09d2b55c7e31f4d91c3a2cdd809a1b15eb69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 12:58:04 +0000 Subject: [PATCH] Bump jinja2 from 3.1.3 to 3.1.6 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 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/3.1.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index f936821..6d326b2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -14,7 +14,7 @@ httptools==0.5.0 httpx==0.23.3 idna==3.4 itsdangerous==2.1.2 -Jinja2==3.1.3 +Jinja2==3.1.6 MarkupSafe==2.1.2 orjson==3.9.15 psycopg2-binary==2.9.6 diff --git a/requirements.txt b/requirements.txt index e88496d..dd8438c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ httptools==0.5.0 httpx==0.22.0 idna==3.4 itsdangerous==2.1.2 -Jinja2==3.1.3 +Jinja2==3.1.6 MarkupSafe==2.1.2 orjson==3.9.15 psycopg2-binary==2.9.6