From aa99de0f527b5be75e99601c41bb83cbbde3ee14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:12:12 +0000 Subject: [PATCH] Bump lxml from 4.3.3 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.3.3 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.3.3...lxml-4.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 55438bd..855cfbd --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ joblib==0.13.2 Keras==2.2.4 Keras-Applications==1.0.7 Keras-Preprocessing==1.0.9 -lxml==4.3.3 +lxml==4.6.2 Markdown==3.1.1 MarkupSafe==1.1.1 mock==3.0.5