From 498aad15127f3b989fe3a8530cc3589f65e16baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:13:06 +0000 Subject: [PATCH] Bump lxml from 3.3.1 to 4.6.2 in /ODSA-django Bumps [lxml](https://github.com/lxml/lxml) from 3.3.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-3.3.1...lxml-4.6.2) Signed-off-by: dependabot[bot] --- ODSA-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ODSA-django/requirements.txt b/ODSA-django/requirements.txt index aad0a891..9d30affc 100644 --- a/ODSA-django/requirements.txt +++ b/ODSA-django/requirements.txt @@ -45,7 +45,7 @@ launchpadlib==1.10.2 #lazr.restfulclient==0.13.3 lazr.uri==1.0.3 logilab-common==0.61.0 -lxml==3.3.1 +lxml==4.6.2 meld3==0.6.10 mimeparse==0.1.3 oauth==1.0.1