From efa580eb0f3ff7da0efde250f57742bd0f98be4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jul 2021 07:04:05 +0000 Subject: [PATCH] Bump lxml from 4.2.3 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.3 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.2.3...lxml-4.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14483e52..ebf2b223 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ decorator==4.1.2 -lxml==4.2.3 +lxml==4.6.3 requests==2.20.0 six==1.10.0 PyJWT==2.1.0