From 06f88c63781f4471a8f9f6694889eb216bcdb0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:39:36 +0000 Subject: [PATCH] Bump lxml from 2.2.8 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 2.2.8 to 4.6.5. - [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.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..5807d4f 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.5 Fabric==1.0.0 django-tastypie -e git://github.com/django-extensions/django-extensions.git#egg=django-command-extensions