From c416cd698022e6334e17f074d47f1b1ae08e8c68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 08:40:30 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.7.1 in /css Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.7.1. - [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.3...lxml-4.7.1) --- 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..d1ac79e6dc5e78 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.7.1 mercurial==4.6.1 six==1.15.0 webencodings==0.5.1