From c01553cdf3c4f335fc6c2a5f3d98c3cfca4a5786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:19:15 +0000 Subject: [PATCH] Bump lxml from 4.2.1 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 4.2.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.2.1...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 61b02df..bc4565e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ gunicorn==19.9.0 numpy==1.16.4 Pillow==5.2.0 Twisted[tls,http2]==19.2.1 -lxml==4.2.1 +lxml==4.6.3 cryptography==2.3 asgiref==3.1.2 cffi==1.11.2