From 5867de1724bd4807642c06e347b22996dd9886da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:51:51 +0000 Subject: [PATCH] build(deps): bump lxml in /bindings/python/requirements Bumps [lxml](https://github.com/lxml/lxml) from 5.4.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.4.0...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bindings/python/requirements/bench.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/python/requirements/bench.txt b/bindings/python/requirements/bench.txt index f49c6ab4..2396636a 100644 --- a/bindings/python/requirements/bench.txt +++ b/bindings/python/requirements/bench.txt @@ -24,7 +24,7 @@ iniconfig==2.3.0 # via pytest inlinestyler==0.2.5 # via -r bench.in -lxml==5.4.0 +lxml==6.1.0 # via # inlinestyler # premailer