From 84ad1762ed73f16c1f50cb91c072bf1e34f5319b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:55:14 +0000 Subject: [PATCH] chore(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 d782fdcd5c8..446e8e16bac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ html2text==2025.4.15 humanize==4.15.0 jira==3.10.5 PyGithub==2.9.0 -lxml==6.0.2 +lxml==6.1.0 Markdown==3.10.2 openpyxl==3.1.5 Pillow==12.2.0 # required by django-imagekit