From adaa6b5db885b95d7b5e7f365f5b517b4286ba67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 11:01:02 +0000 Subject: [PATCH] Bump lxml-html-clean from 0.3.1 to 0.4.3 Bumps [lxml-html-clean](https://github.com/fedora-python/lxml_html_clean) from 0.3.1 to 0.4.3. - [Changelog](https://github.com/fedora-python/lxml_html_clean/blob/main/CHANGES.rst) - [Commits](https://github.com/fedora-python/lxml_html_clean/compare/0.3.1...0.4.3) --- updated-dependencies: - dependency-name: lxml-html-clean dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8372e0cf91..ae87b60776 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ pika==1.3.2 sentry-sdk[flask]==2.19.2 prometheus-client==0.17.1 lxml==5.3.0 -lxml_html_clean==0.3.1 +lxml_html_clean==0.4.3 pyicu==2.14