From c14ae850907ff49d8f23d556c2a9ea41150a2c67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Apr 2021 19:12:28 +0100 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 (#36) Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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.11.2...2.11.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5391111..d99d580 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ future==0.18.2 hyperopt==0.2.5 idna==2.9 imagesize==1.2.0 -Jinja2==2.11.2 +Jinja2==2.11.3 joblib==0.14.1 lightgbm==2.3.1 MarkupSafe==1.1.1