From bfa9e15898e7b293557abbab0cc9da784239a319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:19:02 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.9.1 in /bbapi/config Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 to 4.9.1. - [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.9.1) --- 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..55faf3d 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.9.1 Mako==1.0.4 Markdown==2.6.6 MarkupSafe==0.23