From 16f28edb209b5ede7d0e6a2489794d28289d9812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:46:28 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.2 in /models Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 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.2.5...lxml-4.6.2) 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..e1e27a7 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.2 Markdown==3.0.1 numpy==1.15.4 pandas==0.23.4