From 387ac14fdd358bf5a4d1ccaaac38a45a81b36314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:49:11 +0000 Subject: [PATCH] Bump lxml from 4.2.3 to 4.6.3 in /python-codes Bumps [lxml](https://github.com/lxml/lxml) from 4.2.3 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.2.3...lxml-4.6.3) Signed-off-by: dependabot[bot] --- python-codes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 python-codes/requirements.txt diff --git a/python-codes/requirements.txt b/python-codes/requirements.txt old mode 100755 new mode 100644 index 1a0b66c..032cd0b --- a/python-codes/requirements.txt +++ b/python-codes/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 gatenlp==3.1.1 idna==2.6 intervaltree==2.1.0 -lxml==4.2.3 +lxml==4.6.3 oauthlib==2.0.7 pymongo==3.7.1 PySocks==1.6.8