From e849520059de0e9e198f1aa171db933f2c7c665e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:11:03 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.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.4.1...lxml-4.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6589abe..57dc688 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ joblib==0.13.2 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 kiwisolver==1.1.0 -lxml==4.4.1 +lxml==4.6.3 Markdown==3.1.1 matplotlib==3.1.1 neobolt==1.7.13