From d22febbd9e418bfd8ea62588889601fcd4b31766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 09:40:43 +0000 Subject: [PATCH] Bump lxml from 3.6.4 to 4.6.5 in /socle_nuxeo_10_SW-10.20.7/scripts Bumps [lxml](https://github.com/lxml/lxml) from 3.6.4 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.4...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- socle_nuxeo_10_SW-10.20.7/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/socle_nuxeo_10_SW-10.20.7/scripts/requirements.txt b/socle_nuxeo_10_SW-10.20.7/scripts/requirements.txt index aef1ebc6c..a2c54d22d 100644 --- a/socle_nuxeo_10_SW-10.20.7/scripts/requirements.txt +++ b/socle_nuxeo_10_SW-10.20.7/scripts/requirements.txt @@ -1,2 +1,2 @@ mock==2.0.0 -lxml==3.6.4 +lxml==4.6.5