From 4f4387e5c57f096f0008201231f54384c3c95499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 03:37:25 +0000 Subject: [PATCH] Bump jinja2 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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.11.1...2.11.3) Signed-off-by: dependabot[bot] --- .../15.Web Development with Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03.Complete Python Developer - Zero to Mastery - AN/15.Web Development with Python/requirements.txt b/03.Complete Python Developer - Zero to Mastery - AN/15.Web Development with Python/requirements.txt index 3c327f7..973195f 100644 --- a/03.Complete Python Developer - Zero to Mastery - AN/15.Web Development with Python/requirements.txt +++ b/03.Complete Python Developer - Zero to Mastery - AN/15.Web Development with Python/requirements.txt @@ -2,7 +2,7 @@ certifi==2020.4.5.1 click==7.1.1 Flask==1.1.2 itsdangerous==1.1.0 -Jinja2==2.11.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 Werkzeug==1.0.1 wincertstore==0.2