From a88822e4170b13ce4c4747f01c76878401d294a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 01:18:58 +0000 Subject: [PATCH] Bump lxml from 4.6.5 to 4.8.0 in /css Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.8.0. - [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.6.5...lxml-4.8.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... 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 02241970be7890..20fb4cd39365c4 100644 --- a/css/requirements.txt +++ b/css/requirements.txt @@ -1,6 +1,6 @@ Template-Python==0.1.post1 html5lib==1.1 -lxml==4.6.5 +lxml==4.8.0 mercurial==4.6.1 six==1.15.0 webencodings==0.5.1