From 3ab49abb922d3a9e99d8d9cd64d9117cb6f303ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:35:49 +0000 Subject: [PATCH] Bump lxml from 4.1.1 to 4.6.2 in /lexpredict_openedgar/requirements Bumps [lxml](https://github.com/lxml/lxml) from 4.1.1 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.1.1...lxml-4.6.2) Signed-off-by: dependabot[bot] --- lexpredict_openedgar/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 lexpredict_openedgar/requirements/base.txt diff --git a/lexpredict_openedgar/requirements/base.txt b/lexpredict_openedgar/requirements/base.txt old mode 100755 new mode 100644 index 5de8650..5c18d5f --- a/lexpredict_openedgar/requirements/base.txt +++ b/lexpredict_openedgar/requirements/base.txt @@ -52,7 +52,7 @@ urllib3==1.23 # Your custom requirements go here -lxml==4.1.1 +lxml==4.6.2 boto3==1.6.4 botocore==1.9.4 numpy==1.14.3