From b219063b7324ec108482ebcc46e5ea53b3daf076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 23:16:36 +0000 Subject: [PATCH] Bump lxml from 4.3.4 to 4.6.2 in /requirements Bumps [lxml](https://github.com/lxml/lxml) from 4.3.4 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.3.4...lxml-4.6.2) Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 15381ef1e..998c1b01c 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -41,7 +41,7 @@ Jinja2==2.10.1 jinja2-time==0.2.0 keepalive==0.5 kombu==4.6.4 -lxml==4.3.4 +lxml==4.6.2 Markdown==3.1.1 MarkupSafe==1.1.1 nltk==3.4.5