From 6e96119d6967957e82cbbba282945d679cc8a903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:40:55 +0000 Subject: [PATCH] Bump lxml from 3.7.3 to 4.6.2 in /testing/web-platform/tests/css Bumps [lxml](https://github.com/lxml/lxml) from 3.7.3 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/commits/lxml-4.6.2) Signed-off-by: dependabot[bot] --- testing/web-platform/tests/css/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/web-platform/tests/css/requirements.txt b/testing/web-platform/tests/css/requirements.txt index 9267157aca..10195e406a 100644 --- a/testing/web-platform/tests/css/requirements.txt +++ b/testing/web-platform/tests/css/requirements.txt @@ -1,5 +1,5 @@ six==1.10.0 Template-Python==0.1.post1 html5lib==0.9999999 -lxml==3.7.3 +lxml==4.6.2 mercurial==4.1