From 6c79f284efa15a224fe89e8331c372b11837d2db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:56:15 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 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-4.4.1...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_bzt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_bzt.txt b/requirements_bzt.txt index 4c5e16cd93a..71a0153003f 100644 --- a/requirements_bzt.txt +++ b/requirements_bzt.txt @@ -14,7 +14,7 @@ greenlet==0.4.15 hdrpy==0.3.3 ipaddress==1.0.22 jsonpath-rw==1.4.0 -lxml==4.4.1 +lxml==4.6.5 nose==1.3.7 numpy==1.17.2 ply==3.11