From 9932a9b505711db06b4c5a8617740a68c84e71ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:51:29 +0000 Subject: [PATCH] Bump lxml from 4.2.3 to 4.9.1 in /python-codes Bumps [lxml](https://github.com/lxml/lxml) from 4.2.3 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.3...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..fd14c59 --- 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.9.1 oauthlib==2.0.7 pymongo==3.7.1 PySocks==1.6.8