From 4d9f3eff5996b3b549f159b902305f8c39cd9190 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 18:15:06 +0000 Subject: [PATCH] Bump jinja2 from 2.8 to 2.10.1 in /django_website Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 to 2.10.1. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.8...2.10.1) 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 5b1fd906..d8daa51a 100644 --- a/django_website/requirements.txt +++ b/django_website/requirements.txt @@ -43,7 +43,7 @@ ipython==4.0.1 ipython-genutils==0.1.0 ipywidgets==4.1.1 itypes==1.1.0 -Jinja2==2.8 +Jinja2==2.10.1 jsonpatch==1.16 jsonpointer==1.10 jsonschema==2.5.1