From 5e0fcf41dc22e60ec271b1dc62d01f81c8b60686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:02:33 +0000 Subject: [PATCH] Bump lxml from 4.9.3 to 6.1.0 in /SeisEnsManV2 Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 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.3...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SeisEnsManV2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SeisEnsManV2/requirements.txt b/SeisEnsManV2/requirements.txt index 5140556..d7608d7 100644 --- a/SeisEnsManV2/requirements.txt +++ b/SeisEnsManV2/requirements.txt @@ -18,7 +18,7 @@ ismember==1.0.2 Jinja2==3.1.2 kiwisolver==1.4.5 llvmlite==0.41.0 -lxml==4.9.3 +lxml==6.1.0 MarkupSafe==2.1.3 mat4py==0.6.0 matplotlib==3.8.0