From 48f0c91874a64f85ed4c84761dd0a5d52b1a3430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:57:32 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.9.1 in /models Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.9.1. - [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.9.1) --- 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..555b141 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.9.1 Markdown==3.0.1 numpy==1.15.4 pandas==0.23.4