From 5085c32bd8759f25f5132805fe127748d2ceed13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:40:57 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.6.5 in /bbapi/config Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 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/compare/lxml-3.6.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..448a771 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.5 Mako==1.0.4 Markdown==2.6.6 MarkupSafe==0.23