From 6c4ce43bb0e5d0ac603795c1591457206ff85b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:56:04 +0000 Subject: [PATCH] Bump lxml from 4.5.1 to 4.6.3 in /ImageCaptioningAndKeyWordExtraction Bumps [lxml](https://github.com/lxml/lxml) from 4.5.1 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.5.1...lxml-4.6.3) Signed-off-by: dependabot[bot] --- ImageCaptioningAndKeyWordExtraction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ImageCaptioningAndKeyWordExtraction/requirements.txt b/ImageCaptioningAndKeyWordExtraction/requirements.txt index 65b6db9..4c4e84a 100644 --- a/ImageCaptioningAndKeyWordExtraction/requirements.txt +++ b/ImageCaptioningAndKeyWordExtraction/requirements.txt @@ -19,7 +19,7 @@ joblib==0.15.1 Keras==2.3.1 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.2 -lxml==4.5.1 +lxml==4.6.3 Markdown==3.2.2 murmurhash==1.0.2 nltk==3.5