Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump lxml from 5.1.0 to 5.2.1
Browse files Browse the repository at this point in the history
Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-5.1.0...lxml-5.2.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Apr 12, 2024
1 parent 9892445 commit 2958ef8
Showing 2 changed files with 188 additions and 82 deletions.
268 changes: 187 additions & 81 deletions poetry.lock
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ extruct = "0.16.0"
feedparser = "6.0.11"
nest-asyncio = "1.6.0"
scrapy = "2.11.1"
lxml = "5.1.0" # line can be removed if https://github.com/scrapinghub/extruct/issues/215 is resolved
lxml = "5.2.1" # line can be removed if https://github.com/scrapinghub/extruct/issues/215 is resolved

[tool.poetry.group.dev.dependencies]
pytest = "8.1.1"

0 comments on commit 2958ef8

Please sign in to comment.