From 136ad4cf88841444956b25f1f85bc4bc839298dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 09:59:35 +0000 Subject: [PATCH] Bump lxml from 5.3.0 to 6.0.0 in /requirements Bumps [lxml](https://github.com/lxml/lxml) from 5.3.0 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.0...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/project-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/project-requirements.txt b/requirements/project-requirements.txt index bdf506de97..bef6f5d8e2 100644 --- a/requirements/project-requirements.txt +++ b/requirements/project-requirements.txt @@ -110,7 +110,7 @@ pyzipper==0.3.6 dateparser==1.2.0 DeepDiff==8.2.0 # phishing form compiler module -lxml==5.3.0 +lxml==6.0.1 Faker==36.1.0 beautifulsoup4==4.13.4