From 584ada351665418cee8fa2eaea46f77df5786a0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:06:53 +0200 Subject: [PATCH] Bump lxml from 5.2.2 to 5.3.0 (#417) Bumps [lxml](https://github.com/lxml/lxml) from 5.2.2 to 5.3.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-5.2.2...lxml-5.3.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 f3bee894..0bc776a6 100644 --- a/requirements/requirements_api.txt +++ b/requirements/requirements_api.txt @@ -27,4 +27,4 @@ healpy==1.17.3 scipy==1.14.0 pygcn==1.1.3 xmlschema==3.3.2 -lxml==5.2.2 +lxml==5.3.0