From c298484a7815c2a3f183fc347db86ec55e6578b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:36:47 +0000 Subject: [PATCH] Bump jinja2 from 2.9.5 to 2.11.3 in /tflearn Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.5 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.5...2.11.3) Signed-off-by: dependabot[bot] --- tflearn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 tflearn/requirements.txt diff --git a/tflearn/requirements.txt b/tflearn/requirements.txt old mode 100755 new mode 100644 index 9f1e1ff..f20a1c1 --- a/tflearn/requirements.txt +++ b/tflearn/requirements.txt @@ -10,7 +10,7 @@ ipykernel==4.5.2 ipython==5.3.0 ipython-genutils==0.2.0 ipywidgets==6.0.0 -Jinja2==2.9.5 +Jinja2==2.11.3 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.0.0