From 098792212554f8fd3d4b56ebe357b634cbad28bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 19:14:56 +0000 Subject: [PATCH] pip prod(deps): bump jinja2 from 2.11.3 to 3.1.4 in /api Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 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/2.11.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 925c31ea..3401c086 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -13,7 +13,7 @@ Flask-Script==2.0.6 idna==3.7 iniconfig==2.0.0 itsdangerous==1.1.0 -Jinja2==2.11.3 +Jinja2==3.1.4 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 MarkupSafe==2.0.1