From b3769d7eb83c61a1d03a83fbe606917fc452ab33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:55:45 +0000 Subject: [PATCH] build(deps): bump lxml from 6.0.2 to 6.1.0 Bumps [lxml](https://github.com/lxml/lxml) from 6.0.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-6.0.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 5f51ee516..96c9caa98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ ldap3==2.9.1 pyasn1==0.6.3 reportlab==4.0.4 # debrief rich==13.7.0 -lxml==6.0.2 # debrief +lxml==6.1.0 # debrief svglib==1.5.1 # debrief Markdown==3.8.1 # training dnspython==2.6.1