From 489528877de89e0072151f05ba6bcdf569e9d036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 08:55:22 +0000 Subject: [PATCH] deps(deps): bump lxml from 5.3.2 to 6.0.0 Bumps [lxml](https://github.com/lxml/lxml) from 5.3.2 to 6.0.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-5.3.2...lxml-6.0.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ae928c..7eba7db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ dateparser==1.2.1 htmldate==1.9.3 idna==3.10 jusText==3.0.2 -lxml==5.3.2 +lxml==6.0.0 lxml_html_clean==0.4.2 python-dateutil==2.9.0.post0 pytz==2025.2