From 1522d57842e1b41d0e986164d557e94705c20d57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:29:44 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.6.3 in /checkers/handy Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 to 4.6.3. - [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.3) 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..38e2ee81 100644 --- a/checkers/handy/requirements.txt +++ b/checkers/handy/requirements.txt @@ -1,4 +1,4 @@ -lxml==4.4.1 +lxml==4.6.3 requests==2.20.1 cssselect==1.1.0 names==0.3.0 \ No newline at end of file