From 983b03556dd9185b901bc2d8fb544ca30b94a757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:51:19 +0000 Subject: [PATCH] Bump jinja2 in /tasks/python-keras-text-classification Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.0 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.0...2.11.3) Signed-off-by: dependabot[bot] --- tasks/python-keras-text-classification/Requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/python-keras-text-classification/Requirements.txt b/tasks/python-keras-text-classification/Requirements.txt index 32c7bf9..0a09f07 100644 --- a/tasks/python-keras-text-classification/Requirements.txt +++ b/tasks/python-keras-text-classification/Requirements.txt @@ -10,7 +10,7 @@ ipykernel==5.1.4 ipython==7.11.1 ipython-genutils==0.2.0 jedi==0.16.0 -Jinja2==2.11.0 +Jinja2==2.11.3 json5==0.8.5 jsonschema==3.2.0 jupyter-client==5.3.4