From 04d9a969766c9e75b332f389f32a093df742cdaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Nov 2021 13:46:56 +0000 Subject: [PATCH] Bump lxml from 4.3.4 to 4.6.3 in /requirements Bumps [lxml](https://github.com/lxml/lxml) from 4.3.4 to 4.6.3. - [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.3) 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 dee253fe0..db8b024e5 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -42,7 +42,7 @@ Jinja2>=3.0 jinja2-time==0.2.0 keepalive==0.5 kombu==4.6.4 -lxml==4.3.4 +lxml==4.6.3 Markdown==3.1.1 nltk==3.4.5 nose==1.3.7