From 524074cb018933e5343a443d596bd40293fcbf01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 15:02:39 +0000 Subject: [PATCH] Bump jinja2 from 3.1.5 to 3.1.6 in /flask-docker-app Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 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.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask-docker-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask-docker-app/requirements.txt b/flask-docker-app/requirements.txt index a00c5f1..7291dc9 100644 --- a/flask-docker-app/requirements.txt +++ b/flask-docker-app/requirements.txt @@ -1,7 +1,7 @@ Click==8.1.3 Flask==2.2.5 itsdangerous==2.1.2 -Jinja2==3.1.5 +Jinja2==3.1.6 MarkupSafe==2.1.1 Werkzeug==3.0.6