From 5e5c0034a7de2151d86fcf4ed1f65feda286628f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 21:09:12 +0000 Subject: [PATCH] Bump lxml from 4.7.1 to 4.9.1 in /requirements Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 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.7.1...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/google-colab-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/google-colab-requirements.txt b/requirements/google-colab-requirements.txt index fc0e1f1a1..24c6d4990 100644 --- a/requirements/google-colab-requirements.txt +++ b/requirements/google-colab-requirements.txt @@ -44,6 +44,6 @@ num2words==0.5.10 xlrd>=2.0.1 s3fs>=2021.7.0 aiobotocore[boto3]>=1.3.3 -lxml==4.7.1 +lxml==4.9.1 hi-dateinfer hi-urlparser \ No newline at end of file