From 65412e1be3a90765ae0d3640c1052b70373a899f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:23:25 +0000 Subject: [PATCH] Bump lxml from 4.9.1 to 6.1.0 in /build/python/backend Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 6.1.0. - [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.9.1...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/python/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/python/backend/requirements.txt b/build/python/backend/requirements.txt index 7bb64176..c3ed600e 100644 --- a/build/python/backend/requirements.txt +++ b/build/python/backend/requirements.txt @@ -22,7 +22,7 @@ libarchive-c==2.9 https://sublime-python-deps.s3.amazonaws.com/lief-0.12.3-cp310-cp310-linux_aarch64.whl; sys_platform == 'linux' and (platform_machine == 'arm64' or platform_machine == 'aarch64') lief==0.13.2; sys_platform != 'linux' or (platform_machine != 'arm64' and platform_machine != 'aarch64') -lxml==4.9.1 +lxml==6.1.0 M2Crypto==0.38.0 nested-lookup==0.2.22 numpy==1.22.1