From 7ce64e23af19256dbd8794381c22d2a7a88e01c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 14:52:06 +0000 Subject: [PATCH] Bump lxml-html-clean from 0.4.2 to 0.4.4 in /project Bumps [lxml-html-clean](https://github.com/fedora-python/lxml_html_clean) from 0.4.2 to 0.4.4. - [Changelog](https://github.com/fedora-python/lxml_html_clean/blob/main/CHANGES.rst) - [Commits](https://github.com/fedora-python/lxml_html_clean/compare/0.4.2...0.4.4) --- updated-dependencies: - dependency-name: lxml-html-clean dependency-version: 0.4.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/requirements.txt b/project/requirements.txt index d531206..44404c0 100644 --- a/project/requirements.txt +++ b/project/requirements.txt @@ -3,7 +3,7 @@ asyncpg==0.30.0 fastapi==0.115.12 gunicorn==22.0.0 httpx==0.28.1 -lxml-html-clean==0.4.2 +lxml-html-clean==0.4.4 newspaper3k==0.2.8 pydantic-settings==2.8.1 tortoise-orm==0.25.0