From 4b1f249da55032a9dd76bd36d98b745892f125b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:02:59 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.3 in /models Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.6.3. - [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.2.5...lxml-4.6.3) Signed-off-by: dependabot[bot] --- models/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/requirements.txt b/models/requirements.txt index 4795172..1533ffe 100644 --- a/models/requirements.txt +++ b/models/requirements.txt @@ -10,7 +10,7 @@ idna==2.8 Keras==2.2.4 Keras-Applications==1.0.6 Keras-Preprocessing==1.0.5 -lxml==4.2.5 +lxml==4.6.3 Markdown==3.0.1 numpy==1.15.4 pandas==0.23.4