From 938c2389edb3b1740fe89e0e97e9fafe470607d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:12:55 +0000 Subject: [PATCH] Bump lxml from 4.1.1 to 4.6.2 in /css Bumps [lxml](https://github.com/lxml/lxml) from 4.1.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.1.1...lxml-4.6.2) Signed-off-by: dependabot[bot] --- css/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/requirements.txt b/css/requirements.txt index ec921e41f8..a35b53f719 100644 --- a/css/requirements.txt +++ b/css/requirements.txt @@ -1,6 +1,6 @@ Template-Python==0.1.post1 html5lib==1.0.1 -lxml==4.1.1 +lxml==4.6.2 mercurial==4.5 six==1.12.0 webencodings==0.5.1