From e05d395e836cd5007ed426f76a98482d7a9f47ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 21:48:23 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.9.1 in /cuckoo 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] --- cuckoo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cuckoo/requirements.txt b/cuckoo/requirements.txt index 047df10..f81e0e2 100644 --- a/cuckoo/requirements.txt +++ b/cuckoo/requirements.txt @@ -15,7 +15,7 @@ ipaddress==1.0.14 itsdangerous==0.24 Jinja2==2.8 jsbeautifier==1.5.10 -lxml==3.6.0 +lxml==4.9.1 Mako==1.0.1 MarkupSafe==0.23 ndg-httpsclient==0.4.0