From b2512e770bf92d065c81ac8bf3a5c64e19573a7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:52:57 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.5 in /models Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 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.2.5...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..7c70c19 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.5 Markdown==3.0.1 numpy==1.15.4 pandas==0.23.4