From 222bc04523cc75c9ec116f11f7d3c35bab178dc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 17:14:39 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.6.3 in /bbapi/config Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 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-3.6.0...lxml-4.6.3) 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..133843e 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.3 Mako==1.0.4 Markdown==2.6.6 MarkupSafe==0.23