From bb0d262a7e9be9d18bd3a649c58c5ba4930c4f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:46:21 +0000 Subject: [PATCH] Bump lxml from 4.1.0 to 4.6.5 in /un_collections Bumps [lxml](https://github.com/lxml/lxml) from 4.1.0 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-4.1.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- un_collections/requirements.txt | 2 +- un_collections/unido/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/un_collections/requirements.txt b/un_collections/requirements.txt index 69e19b6..9dc2703 100644 --- a/un_collections/requirements.txt +++ b/un_collections/requirements.txt @@ -28,7 +28,7 @@ jupyter==1.0.0 jupyter-client==5.1.0 jupyter-console==5.2.0 jupyter-core==4.3.0 -lxml==4.1.0 +lxml==4.6.5 MarkupSafe==1.0 mistune==0.8 nbconvert==5.3.1 diff --git a/un_collections/unido/requirements.txt b/un_collections/unido/requirements.txt index d494a55..70959e2 100644 --- a/un_collections/unido/requirements.txt +++ b/un_collections/unido/requirements.txt @@ -124,7 +124,7 @@ lazy-object-proxy==1.2.2 llvmlite==0.18.0 locket==0.2.0 locustio==0.8.1 -lxml==3.7.3 +lxml==4.6.5 MarkupSafe==0.23 matplotlib==2.0.2 mccabe==0.6.1