From 2098d63ebaa2604360c4bb4098dfc678b4b65a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:31:55 +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 fd1f432..4c1c027 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ docker==2.7.0 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