From ec6f43311be09261556f02c25700b7dba5f38e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:03:14 +0000 Subject: [PATCH] Bump jinja2 from 2.9.4 to 2.11.3 in /Python Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.4 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.9.4...2.11.3) Signed-off-by: dependabot[bot] --- Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements.txt b/Python/requirements.txt index fd394c6..e7d2931 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -10,7 +10,7 @@ docutils==0.13.1 easymlpy==0.1.1 glmnet==1.0.0 imagesize==0.7.1 -Jinja2==2.9.4 +Jinja2==2.11.3 jmespath==0.9.1 livereload==2.5.1 MarkupSafe==0.23