From 5b0c275de1a249fa24f52f35d85357277b1c4ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 14:54:35 +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 1a69a09b..24bbc6c0 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.4.0 #microfreshener-core @ git+https://github.com/di-unipi-socc/microFreshener-core.git@master