From 0640eea869b032f4dc4dc99e08cabc1a17a0e266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:43:23 +0000 Subject: [PATCH] Bump lxml from 4.5.1 to 4.6.2 in /requirements Bumps [lxml](https://github.com/lxml/lxml) from 4.5.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.5.1...lxml-4.6.2) Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 91dd945..f05ec30 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -5,7 +5,7 @@ click==7.1.2 elasticsearch==7.8.0 idna==2.10 langdetect==1.0.8 -lxml==4.5.1 +lxml==4.6.2 PySocks==1.7.1 PyYAML==5.3.1 requests==2.24.0