From 136445734d867e8978b2b51e3a2736e573fa5b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 08:24:03 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 3.1.6 in /TIWAP-master Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 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/2.11.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TIWAP-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TIWAP-master/requirements.txt b/TIWAP-master/requirements.txt index c6216dd..90aa1da 100644 --- a/TIWAP-master/requirements.txt +++ b/TIWAP-master/requirements.txt @@ -1,7 +1,7 @@ Flask==1.1.2 Flask-Cors==3.0.10 Flask-Limiter==1.4 -Jinja2==2.11.2 +Jinja2==3.1.6 lxml PyJWT==1.4.2 pymongo==3.11.2