From bfde7d2913cccf5bbcccc8042ed3b26e02f4a68d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 17:08:41 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 3.1.4 in /django_website Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 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.8...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_website/requirements.txt b/django_website/requirements.txt index 19fbdda9..ec60abb4 100644 --- a/django_website/requirements.txt +++ b/django_website/requirements.txt @@ -9,7 +9,7 @@ django-js-reverse==0.9.1 djangorestframework==3.11.2 geojson==2.4.0 imageio==2.3.0 -Jinja2==2.8 +Jinja2==3.1.4 MarkupSafe==0.23 matplotlib==2.0.0 neo4j==1.7.5