From 88d8ba0b9918bca984497346b412856fb33bf688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 07:34:46 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.11.3 in /ml_service 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/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml_service/requirements.txt b/ml_service/requirements.txt index 89131a4..d6e4164 100644 --- a/ml_service/requirements.txt +++ b/ml_service/requirements.txt @@ -7,7 +7,7 @@ get==0.0.38 importmagic==0.1.7 itsdangerous==0.24 jedi==0.11.1 -Jinja2==2.10 +Jinja2==2.11.3 MarkupSafe==1.0 mccabe==0.6.1 numpy==1.14.0