From d082ac8ed01c6ddd02e880d9d19715047089909f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:16:33 +0000 Subject: [PATCH] Bump lxml from 4.3.2 to 4.6.2 in /docker/ot-import Bumps [lxml](https://github.com/lxml/lxml) from 4.3.2 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.3.2...lxml-4.6.2) 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..c8f92cd 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.2 more-itertools==5.0.0 networkx==2.2 numpy==1.16.2