From fe06ff4d0c7f1f9626e5ef87317e5528445a7768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:00:57 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 6.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 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.6.2...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f06a88..0e89c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -111,7 +111,7 @@ langdetect==1.0.7 lazy-object-proxy==1.4.3 lightgbm==2.3.1 llvmlite==0.31.0 -lxml==4.6.2 +lxml==6.1.0 lz4==3.0.2 Mako==1.2.2 Markdown==3.1