From 0bfc3e34d5315991cc2f3b5838e4af200f9375bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:43:49 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 in /Chapter09 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] --- Chapter09/TestApp/requirements.txt | 2 +- Chapter09/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chapter09/TestApp/requirements.txt b/Chapter09/TestApp/requirements.txt index be70dbe..a69014b 100644 --- a/Chapter09/TestApp/requirements.txt +++ b/Chapter09/TestApp/requirements.txt @@ -1,7 +1,7 @@ Flask==1.1.1 Flask-HTTPAuth==3.3.0 Flask-SQLAlchemy==2.4.1 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 Pygments==2.4.2 SQLAlchemy==1.3.9 diff --git a/Chapter09/requirements.txt b/Chapter09/requirements.txt index be70dbe..a69014b 100644 --- a/Chapter09/requirements.txt +++ b/Chapter09/requirements.txt @@ -1,7 +1,7 @@ Flask==1.1.1 Flask-HTTPAuth==3.3.0 Flask-SQLAlchemy==2.4.1 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 Pygments==2.4.2 SQLAlchemy==1.3.9