From 38e95add2b1cbe5ff44137a0b45664efed383419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 03:52:22 +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-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0ea9f42..ea041b9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ docutils==0.21.2 idna==3.7 imagesize==1.4.1 importlib_metadata==8.0.0 -Jinja2==3.1.5 +Jinja2==3.1.6 MarkupSafe==2.1.5 packaging==24.1 Pygments==2.18.0 diff --git a/requirements.txt b/requirements.txt index 1744bf9..c5ee3cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask==3.0.3 Flask-WTF==1.2.1 importlib_metadata==8.0.0 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.6 MarkupSafe==2.1.5 Werkzeug==3.0.3 WTForms==3.1.2