From b0820b61df8a5d41c8bc9df716cfe418797272a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 03:39:55 +0000 Subject: [PATCH] Bump jinja2 from 2.7.2 to 2.11.3 in /pysaunter Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.2 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.7.2...2.11.3) Signed-off-by: dependabot[bot] --- pysaunter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pysaunter/requirements.txt b/pysaunter/requirements.txt index 40d6431..2e8f49d 100644 --- a/pysaunter/requirements.txt +++ b/pysaunter/requirements.txt @@ -1,6 +1,6 @@ Fabric==1.8.1 HARPy==0.2.0 -Jinja2==2.7.2 +Jinja2==2.11.3 MarkupSafe==0.21 Pygments==1.6 Sphinx==1.2.2