From 6887267533132aea205dec7f4b883104ada8b075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 17:13:40 +0000 Subject: [PATCH] Bump lxml from 3.4.4 to 4.6.3 in /bbonfhiruser/config Bumps [lxml](https://github.com/lxml/lxml) from 3.4.4 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] --- bbonfhiruser/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbonfhiruser/config/requirements.txt b/bbonfhiruser/config/requirements.txt index 75503a9..2caa23d 100644 --- a/bbonfhiruser/config/requirements.txt +++ b/bbonfhiruser/config/requirements.txt @@ -32,7 +32,7 @@ idna==2.0 jsonfield==1.0.3 ldap3==0.9.8.7 logilab-common==1.0.2 -lxml==3.4.4 +lxml==4.6.3 Mako==1.0.2 Markdown==2.6.2 MarkupSafe==0.23