From f2f527a2e509a22a6b53c7bfcfcec96396976947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 21:34:57 +0000 Subject: [PATCH] Bump lxml in /eval/chat_benchmarks/BigCodeBench/requirements 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] --- .../BigCodeBench/requirements/requirements-eval.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eval/chat_benchmarks/BigCodeBench/requirements/requirements-eval.txt b/eval/chat_benchmarks/BigCodeBench/requirements/requirements-eval.txt index 82e1e6bf..48edd52f 100644 --- a/eval/chat_benchmarks/BigCodeBench/requirements/requirements-eval.txt +++ b/eval/chat_benchmarks/BigCodeBench/requirements/requirements-eval.txt @@ -20,7 +20,7 @@ holidays==0.29 keras==2.11.0 Levenshtein==0.25.0 librosa==0.10.1 -lxml==4.9.3 +lxml==6.1.0 matplotlib==3.7.0 mechanize==0.4.9 natsort==7.1.1