From ed0660f4a1082ba893b2443429cd28ba3f87bd87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 15:12:14 +0000 Subject: [PATCH] Bump lxml from 5.4.0 to 6.0.1 Bumps [lxml](https://github.com/lxml/lxml) from 5.4.0 to 6.0.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-5.4.0...lxml-6.0.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_api.txt b/requirements/requirements_api.txt index 0dff54b2..145e56d7 100644 --- a/requirements/requirements_api.txt +++ b/requirements/requirements_api.txt @@ -28,4 +28,4 @@ healpy==1.18.0 scipy==1.15.1 pygcn==1.1.3 xmlschema==4.0.1 -lxml==5.4.0 +lxml==6.0.1