From d8ea750f2be88132e46fe8f302d5540342815cc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 14:36:54 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 3.1.4 in /fieldprime-api Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 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.10...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fieldprime-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fieldprime-api/requirements.txt b/fieldprime-api/requirements.txt index b756c4e..b94dbf8 100644 --- a/fieldprime-api/requirements.txt +++ b/fieldprime-api/requirements.txt @@ -9,7 +9,7 @@ djangorestframework==3.9.2 djangorestframework-jwt==1.11.0 idna==2.8 itypes==1.1.0 -Jinja2==2.10 +Jinja2==3.1.4 MarkupSafe==1.1.1 mysqlclient==1.4.2.post1 openapi-codec==1.3.2