From 304710359dcf395d38c35d49639f77a66f57e98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:44:01 +0000 Subject: [PATCH] Bump lxml Bumps [lxml](https://github.com/lxml/lxml) from 3.8.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-3.8.0...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../FirefoxLite-#5085/tools/l10n/android2po/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumented_apps/FirefoxLite/FirefoxLite-#5085/tools/l10n/android2po/requirements.txt b/instrumented_apps/FirefoxLite/FirefoxLite-#5085/tools/l10n/android2po/requirements.txt index e92aa26..f08348b 100644 --- a/instrumented_apps/FirefoxLite/FirefoxLite-#5085/tools/l10n/android2po/requirements.txt +++ b/instrumented_apps/FirefoxLite/FirefoxLite-#5085/tools/l10n/android2po/requirements.txt @@ -2,6 +2,6 @@ argparse babel==2.4 -lxml==3.8.0 +lxml==6.1.0 ordereddict termcolor