From 8681c86d1825dbb1ab3709a419beef8beb54d2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:49:21 +0000 Subject: [PATCH] Bump lxml from 4.1.1 to 4.6.5 in /lexpredict_openedgar/requirements Bumps [lxml](https://github.com/lxml/lxml) from 4.1.1 to 4.6.5. - [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.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..05b98a0 --- 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.5 boto3==1.6.4 botocore==1.9.4 numpy==1.14.3