From 3d226d63bdc875739ed1a3f15ed67d21cf3432eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:14:10 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 3.1.3 in /django_website Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 to 3.1.3. - [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.3) --- 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 f7ac27bd..f9fa2867 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.3 MarkupSafe==0.23 matplotlib==2.0.0 neo4j==1.7.5