From 7d3435ab3d3841bb082e7a5f175d2e2fd5f27d50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:40:09 +0000 Subject: [PATCH] Bump lxml from 3.4.1 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 3.4.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-3.4.1...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5beaa45..e23ddc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ backports.ssl-match-hostname==3.4.0.2 certifi==14.5.14 elasticsearch==1.3.0 -lxml==3.4.1 +lxml==4.6.5 MarkupSafe==0.23 pyelasticsearch==1.0 requests==2.5.1