From 789d8ace061a39456bffdc150483bdb7858af456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:43:01 +0000 Subject: [PATCH] Bump lxml from 4.1.1 to 4.6.3 in /lexpredict_openedgar/requirements Bumps [lxml](https://github.com/lxml/lxml) from 4.1.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.1.1...lxml-4.6.3) 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..47865d8 --- 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.3 boto3==1.6.4 botocore==1.9.4 numpy==1.14.3