From b762ae7b8f3fc9d25333c66ff71f7366a60ac3d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 09:02:44 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.10.1 in /Chapter13 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.10.1. - [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...2.10.1) Signed-off-by: dependabot[bot] --- Chapter13/chapter_13/requirements.txt | 2 +- Chapter13/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Chapter13/chapter_13/requirements.txt b/Chapter13/chapter_13/requirements.txt index e1014bf..cb7bd87 100644 --- a/Chapter13/chapter_13/requirements.txt +++ b/Chapter13/chapter_13/requirements.txt @@ -6,5 +6,5 @@ pillow==5.4.0 simplekml==1.3.1 tqdm==4.28.1 unicodecsv==0.14.1 -jinja2==2.10 +jinja2==2.10.1 lxml==4.3.0 diff --git a/Chapter13/requirements.txt b/Chapter13/requirements.txt index e1014bf..cb7bd87 100644 --- a/Chapter13/requirements.txt +++ b/Chapter13/requirements.txt @@ -6,5 +6,5 @@ pillow==5.4.0 simplekml==1.3.1 tqdm==4.28.1 unicodecsv==0.14.1 -jinja2==2.10 +jinja2==2.10.1 lxml==4.3.0