From 3e0483930b3181dfd272277ba690525a88b92690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:37:11 +0000 Subject: [PATCH] Bump lxml from 5.3.0 to 6.1.0 in /scripts Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 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-5.3.0...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 7656f3602..c90770e8d 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.12.3 -lxml==5.3.0 +lxml==6.1.0 mariadb==1.1.9 packaging==24.1 soupsieve==2.6