From 9aedeb635ae3cb580516c3436c9e87b2e7a5c227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 00:54:11 +0000 Subject: [PATCH] Bump lxml from 4.8.0 to 6.0.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 6.0.2. - [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-4.8.0...lxml-6.0.2) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.2 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 06d2e0268..fcd358ced 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ urllib3[secure]==2.2.3 yamale==4.0.4 markdown==3.7 ruamel.yaml==0.18.14 -lxml==4.8.0 +lxml==6.0.2 # For emoji sphinxemoji==0.3.1 # For atom feed support