Closed dependabot[bot] closed 7 months ago
@dependabot recreate
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 57.56%. Comparing base (
aee1ed3
) to head (e41d3d7
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot squash and merge
Bumps lxml from 5.2.0 to 5.2.1.
Changelog
Sourced from lxml's changelog.
Commits
47f94ff
Update changelog.932a41e
Update macOS build isntructions.888153a
Merge branch 'lxml-5.1'fcf00fb
Update changelog.76fd4f9
Fix SyntaxError in Element.iterfind() that should have been a warning.4faebe3
Fix test.9b8e36d
Fix SyntaxError in Element.iterfind() that should have been a warning.175c66a
Build: Reduce the number of build jobs by disabling some old targets.06ad31c
Prepare release of 5.2.1.24dafd3
Build: Fix Makefile to work on systems withoutwhich(1)
(GH-416)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @aw-was-here.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show