From fe1ce76750ba845f3bc8c7662cd4955914999b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:42:54 +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] --- docs_requirements.txt | 2 +- mlmodel/Requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index 0060c05..b0187c9 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -5,7 +5,7 @@ chardet==3.0.4 docutils==0.14 idna==2.6 imagesize==0.7.1 -Jinja2==2.10 +Jinja2==2.11.3 MarkupSafe==1.0 numpy==1.14.0 numpydoc==0.7.0 diff --git a/mlmodel/Requirements.txt b/mlmodel/Requirements.txt index b3440f7..c1c6ee5 100644 --- a/mlmodel/Requirements.txt +++ b/mlmodel/Requirements.txt @@ -3,7 +3,7 @@ Babel==2.4.0 docutils==0.13.1 imagesize==0.7.1 inflection==0.3.1 -Jinja2==2.9.6 +Jinja2==2.11.3 MarkupSafe==1.0 Pygments==2.2.0 pytz==2017.2