From da9c559ff315ea509fb35a6185b16913c99535b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 21:09:17 +0000 Subject: [PATCH] Bump lxml-html-clean from 0.2.2 to 0.4.0 Bumps [lxml-html-clean](https://github.com/fedora-python/lxml_html_clean) from 0.2.2 to 0.4.0. - [Changelog](https://github.com/fedora-python/lxml_html_clean/blob/main/CHANGES.rst) - [Commits](https://github.com/fedora-python/lxml_html_clean/compare/0.2.2...0.4.0) --- updated-dependencies: - dependency-name: lxml-html-clean dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 92ca8b547..f805ff20b 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -255,7 +255,7 @@ lxml==5.3.0 # feedgen # lxml-html-clean # pikepdf -lxml-html-clean==0.2.2 +lxml-html-clean==0.4.0 # via lxml markdown==3.7 # via froide (pyproject.toml) diff --git a/requirements.txt b/requirements.txt index f8d2615f5..9e4158b5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -214,7 +214,7 @@ lxml==5.3.0 # feedgen # lxml-html-clean # pikepdf -lxml-html-clean==0.2.2 +lxml-html-clean==0.4.0 # via lxml markdown==3.7 # via froide (pyproject.toml)