From 1f096c4c266bdc43d4ba42dd0b4b3485a2f93411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 12:33:01 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 3.1.4 in /server Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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.1...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 8f356524..b9fc15af 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -13,7 +13,7 @@ django-rest-swagger==2.2.0 djangorestframework==3.10.2 idna==2.8 itypes==1.1.0 -Jinja2==2.10.1 +Jinja2==3.1.4 MarkupSafe==1.1.1 microfreshener-core==1.5.0 #../../microFreshener-core # Dev only