From 321f5afd277c9952b5829643d34a4734ee35df09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 19:01:40 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.2 to 3.1.4 in /flask Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. - [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.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask/requirements.txt b/flask/requirements.txt index 0f00173..a6a8028 100644 --- a/flask/requirements.txt +++ b/flask/requirements.txt @@ -10,7 +10,7 @@ greenlet==2.0.2 gunicorn==21.2.0 h11==0.14.0 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.4 MarkupSafe==2.1.3 peewee==3.16.3 python-engineio==4.8.0