From fcdb259efaa3211b566d05cb4058815d7d44eba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 19:15:53 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.6 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 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.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-secure.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-secure.txt b/requirements-secure.txt index 9409b6c..8524962 100644 --- a/requirements-secure.txt +++ b/requirements-secure.txt @@ -22,7 +22,7 @@ ffmpeg-python==0.2.0 # No updates available # Web Framework python-multipart==0.0.9 # Updated from 0.0.6 -jinja2==3.1.4 # Updated from 3.1.2 (fixes 1 CVE) +jinja2==3.1.6 # Updated from 3.1.2 (fixes 1 CVE) # Security python-jose[cryptography]==3.3.0 # Current version (no updates)