From 53517868a9b06562e0dc9e6dc38b230675affccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:49:32 +0000 Subject: [PATCH] build(deps): bump lxml from 4.3.2 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.3.2 to 4.9.1. - [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.3.2...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 4.9.1 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 258665d..2424b68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Flask==3.1.3 idna==2.7 itsdangerous==0.24 Jinja2==3.1.6 -lxml==4.3.2 +lxml==4.9.1 Markdown==3.10.2 MarkupSafe==1.0 numpy==1.15.4