From 995a6eb605179dc92666a41ccdf2285654396752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:23:16 +0000 Subject: [PATCH] Bump lxml from 4.3.2 to 4.6.5 in /docker/ot-import Bumps [lxml](https://github.com/lxml/lxml) from 4.3.2 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.3.2...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/ot-import/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ot-import/requirements.txt b/docker/ot-import/requirements.txt index 087e867..3d4ebbb 100644 --- a/docker/ot-import/requirements.txt +++ b/docker/ot-import/requirements.txt @@ -19,7 +19,7 @@ idna==2.8 isodate==0.6.0 jsonpickle==1.1 jsonschema==3.0.0a3 -lxml==4.3.2 +lxml==4.6.5 more-itertools==5.0.0 networkx==2.2 numpy==1.16.2