From 00a5bcfed28a958272ad780569c438b74c876882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:34:16 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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.10.1...2.11.3) Signed-off-by: dependabot[bot] --- Local_web_app/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Local_web_app/requirements.txt b/Local_web_app/requirements.txt index 6528a50..d517998 100644 --- a/Local_web_app/requirements.txt +++ b/Local_web_app/requirements.txt @@ -7,6 +7,6 @@ Flask==1.1.1 h5py==2.10.0 gunicorn==19.9.0 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 Werkzeug==0.15.5 diff --git a/requirements.txt b/requirements.txt index 875f853..b9158f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Flask==1.1.1 h5py==2.10.0 gunicorn==19.9.0 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 Werkzeug==0.15.5 pillow