From 355cd25370a6c98390500cdc448b24a02bf7f19e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:59:48 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. - [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.10...2.11.3) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 901dd0f..103973e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ graphviz==0.8.3 idna==2.6 imagesize==1.0.0 jinja2-time==0.2.0 -jinja2==2.10 +jinja2==2.11.3 markupsafe==1.0 mondrian==0.7.0 more-itertools==4.2.0 diff --git a/requirements.txt b/requirements.txt index e2336f9..14f13c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ colorama==0.3.9 fs==2.0.23 graphviz==0.8.3 idna==2.6 -jinja2==2.10 +jinja2==2.11.3 markupsafe==1.0 mondrian==0.7.0 packaging==17.1