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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-21 23:06:14 +00:00
committed by GitHub
parent ca37996d6a
commit e57c29a7b5
2 changed files with 77 additions and 76 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ tests = [
"pytest-django<5.0.0,>=4.12.0",
"model-bakery<2.0.0,>=1.23.3",
"beautifulsoup4>=4.14.3,<5",
"lxml>=6.0.2,<7",
"lxml>=6.1.0,<7",
]
docs = [
"mkdocs<2.0.0,>=1.6.1",