From 12ba9e2d9e39da66735e871623da3efbdeb37b56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:40:12 +0000 Subject: [PATCH] Bump lxml from 3.3.1 to 4.6.5 in /ODSA-django Bumps [lxml](https://github.com/lxml/lxml) from 3.3.1 to 4.6.5. - [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.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..cb262ce0 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.5 meld3==0.6.10 mimeparse==0.1.3 oauth==1.0.1