From 2ff68daad1fdca7ea6899515d1252284ee909923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:14:27 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.6.2 in /checkers/handy Bumps [lxml](https://github.com/lxml/lxml) from 4.4.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.4.1...lxml-4.6.2) Signed-off-by: dependabot[bot] --- checkers/handy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkers/handy/requirements.txt b/checkers/handy/requirements.txt index 8768761a..bba74110 100644 --- a/checkers/handy/requirements.txt +++ b/checkers/handy/requirements.txt @@ -1,4 +1,4 @@ -lxml==4.4.1 +lxml==4.6.2 requests==2.20.1 cssselect==1.1.0 names==0.3.0 \ No newline at end of file