Bump lxml from 6.0.2 to 6.0.3
Type: Pull Request
State: Open
Association: Unknown
Comments: 3
(about 2 months ago)
(about 2 months ago)
dependencies python
Bumps lxml from 6.0.2 to 6.0.3.
Changelog
Sourced from lxml's changelog.
6.0.3 (2026-04-09)
Bugs fixed
Several out of memory error cases now raise
MemoryErrorthat were not handled before.Slicing with large step values (outside of
+/- sys.maxsize) could trigger undefined C behaviour.LP#2125399: Some failing tests were fixed or disabled in PyPy.
LP#2138421: Memory leak in error cases when setting the
public_idorsystem_urlof a document.Memory leak in case of a memory allocation failure when copying document subtrees.
When mapping an XPath result to Python failed, the result memory could leak.
When preparing an XSLT transform failed, the XSLT parameter memory could leak.
Other changes
Built using Cython 3.2.4.
Binary wheels use zlib 1.3.2.
Commits
973d059Update changelog.9044a52Build: Downgrade libiconv to 1.18 since 1.19 does not build reliably.a34dfddBuild: Upgrade libiconv to 1.19.4cbf1dfBuild: Validate hash digest of downloaded library archives.ab0e775Prepare release of 6.0.3.96844d2Fix typos and grammar errors across documentation (GH-489)6a90cc6More accurate instruction for pip install. (GH-493)b8b8337Build: Upgrade Cython to 3.2.4.053a7f2Update changelog.2fbda6dBuild: Upgrade zlib from 1.3.1 to security fixed 1.3.2.- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15185858 |
| UUID: | 4237078855 |
| Node ID: | PR_kwDOHuHKys7RXLHz |
| Host: | GitHub |
| Repository: | NHSDigital/proxygen-cli |