From 4571e7573d5db8e1233ec83dc91e825273dae933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:41:24 +0000 Subject: [PATCH] Bump lxml from 3.4.2 to 6.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 3.4.2 to 6.1.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-3.4.2...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 596cbb6..e5284cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alabaster==0.7.2 Babel==1.3 docutils==0.12 Jinja2==2.7.3 -lxml==3.4.2 +lxml==6.1.0 MarkupSafe==0.23 Pygments==2.0.2 python-dateutil==2.4.1