From 035d84c40ae45c01c7ddeb35c4670a8c7b07ffd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 17:12:45 +0000 Subject: [PATCH] Bump lxml from 2.2.8 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 2.2.8 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/commits/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 0cf85dd..a8f4bec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ rdflib==3.0.0 docutils==0.7 pygments==1.3.1 Cython==0.13 -lxml==2.2.8 +lxml==4.6.3 Fabric==1.0.0 django-tastypie -e git://github.com/django-extensions/django-extensions.git#egg=django-command-extensions