From ffe3f0680abb6c03091c70a88b91b4ce2f5b7b34 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 17 Dec 2021 13:49:14 +0100 Subject: [PATCH] chg: [requirements] lxml updated --- REQUIREMENTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIREMENTS b/REQUIREMENTS index 21e24d9..eaa495a 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -64,7 +64,7 @@ json-log-formatter==0.4.0 jsonschema==3.2.0 lark-parser==0.11.3 lief==0.11.5 -lxml==4.6.4 +lxml==4.7.1 maclookup==1.0.3 markdownify==0.5.3 maxminddb==2.0.3; python_version >= '3.6'