security(deps): update lxml requirement from >=4.9.0 to >=6.1.1 (#674)

Updates the requirements on [lxml](https://github.com/lxml/lxml) to permit the latest version.
- [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.9.0...lxml-6.1.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-version: 6.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-24 21:50:43 +05:30
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent cfe4895e7b
commit ed32fa45d0
+1 -1
View File
@@ -65,7 +65,7 @@ dependencies = [
"protobuf>=5.29.1,<7.0",
"grpcio>=1.71.2",
"beautifulsoup4>=4.15.0",
"lxml>=4.9.0",
"lxml>=6.1.1",
"pypdf2>=2.10.0",
"python-docx>=1.2.0",
"openpyxl>=3.1.5",