From 65ff510f63127fffe8b5d4eb3d06cb593f35d34b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:33:11 +0000 Subject: [PATCH] Bump lxml from 4.1.1 to 4.6.2 in /Assignment1 Bumps [lxml](https://github.com/lxml/lxml) from 4.1.1 to 4.6.2. - [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.1.1...lxml-4.6.2) Signed-off-by: dependabot[bot] --- Assignment1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assignment1/requirements.txt b/Assignment1/requirements.txt index b00d152..34eaf9e 100644 --- a/Assignment1/requirements.txt +++ b/Assignment1/requirements.txt @@ -6,4 +6,4 @@ matplotlib==2.1.1 xlrd==1.1.0 ipdb==0.10.3 Pillow==5.0.0 -lxml==4.1.1 +lxml==4.6.2