From 711b3737c6fd29fb09a3da72216eac772475fede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:14:28 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.6.2 in /bbapi/config Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 to 4.6.2. - [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-3.6.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..40ecacd 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -44,7 +44,7 @@ jsonfield==1.0.3 jsonschema==2.5.1 ldap3==1.2.1 logilab-common==1.0.2 -lxml==3.6.0 +lxml==4.6.2 Mako==1.0.4 Markdown==2.6.6 MarkupSafe==0.23