From 20b1229af50885eb0b00342df374be43aa20e220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:53:59 +0000 Subject: [PATCH] Bump lxml from 4.3.0 to 4.6.3 in /Chapter13/chapter_13 Bumps [lxml](https://github.com/lxml/lxml) from 4.3.0 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.3.0...lxml-4.6.3) Signed-off-by: dependabot[bot] --- Chapter13/chapter_13/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter13/chapter_13/requirements.txt b/Chapter13/chapter_13/requirements.txt index e1014bf..506d866 100644 --- a/Chapter13/chapter_13/requirements.txt +++ b/Chapter13/chapter_13/requirements.txt @@ -7,4 +7,4 @@ simplekml==1.3.1 tqdm==4.28.1 unicodecsv==0.14.1 jinja2==2.10 -lxml==4.3.0 +lxml==4.6.3