From 31a9f68cc01061035174b4a7a60be77a61a813b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Apr 2021 08:21:43 +0000 Subject: [PATCH] Bump jinja2 in /ClassExamples/ON47/StudentPassFail_Flask 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] --- ClassExamples/ON47/StudentPassFail_Flask/requirements.txt | 2 +- ClassExamples/ON47/StudentPassFail_Flask/test/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ClassExamples/ON47/StudentPassFail_Flask/requirements.txt b/ClassExamples/ON47/StudentPassFail_Flask/requirements.txt index 74ebceb..e8768b7 100644 --- a/ClassExamples/ON47/StudentPassFail_Flask/requirements.txt +++ b/ClassExamples/ON47/StudentPassFail_Flask/requirements.txt @@ -1,7 +1,7 @@ Flask==1.1.2 gunicorn==19.9.0 itsdangerous==1.1.0 -Jinja2==2.11.2 +Jinja2==2.11.3 MarkupSafe==1.1.1 Werkzeug==1.0.1 numpy==1.16.6 diff --git a/ClassExamples/ON47/StudentPassFail_Flask/test/requirements.txt b/ClassExamples/ON47/StudentPassFail_Flask/test/requirements.txt index eb6294a..ad6edd1 100644 --- a/ClassExamples/ON47/StudentPassFail_Flask/test/requirements.txt +++ b/ClassExamples/ON47/StudentPassFail_Flask/test/requirements.txt @@ -2,7 +2,7 @@ click==7.1.2 Flask==1.1.2 h5py==2.10.0 itsdangerous==1.1.0 -Jinja2==2.11.2 +Jinja2==2.11.3 Keras==2.4.3 Keras-Preprocessing==1.0.5 MarkupSafe==1.1.1