From 3d47030debd786089c48b1f45b8bd4e06ae3346a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 12:33:37 +0000 Subject: [PATCH] chore(deps): bump lxml from 6.1.0 to 6.1.1 Bumps [lxml](https://github.com/lxml/lxml) from 6.1.0 to 6.1.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-6.1.0...lxml-6.1.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47e3ec1f14d..e7687bd3dc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ html2text==2025.4.15 humanize==4.15.0 jira==3.10.5 PyGithub==2.9.1 -lxml==6.1.0 +lxml==6.1.1 Markdown==3.10.2 openpyxl==3.1.5 Pillow==12.2.0 # required by django-imagekit