From e0f2f14ec22f58a109e20b758e6e478e96dcee50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 13:02:04 +0000 Subject: [PATCH] Bump lxml-html-clean from 0.4.0 to 0.4.4 in /docs Bumps [lxml-html-clean](https://github.com/fedora-python/lxml_html_clean) from 0.4.0 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.0...0.4.4) --- updated-dependencies: - dependency-name: lxml-html-clean dependency-version: 0.4.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements_docs.txt b/docs/requirements_docs.txt index e724a314..5b9efe3c 100644 --- a/docs/requirements_docs.txt +++ b/docs/requirements_docs.txt @@ -11,5 +11,5 @@ sphinx-book-theme==1.1.2 pandoc==2.3 sphinx-rtd-theme==2.0.0 readthedocs-sphinx-ext==2.2.5 -lxml-html-clean==0.4.0 +lxml-html-clean==0.4.4 pydata-sphinx-theme==0.15.2