Update dependency lxml to v6.1.1 #9

Open
bot.renovate wants to merge 1 commit from renovate/lxml-6.x into main
Collaborator

This PR contains the following updates:

Package Update Change
lxml (source, changelog) patch ==6.1.0==6.1.1

Release Notes

lxml/lxml (lxml)

v6.1.1

Compare Source

==================

Bugs fixed


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lxml](https://lxml.de/) ([source](https://github.com/lxml/lxml), [changelog](https://git.launchpad.net/lxml/plain/CHANGES.txt)) | patch | `==6.1.0` → `==6.1.1` | --- ### Release Notes <details> <summary>lxml/lxml (lxml)</summary> ### [`v6.1.1`](https://github.com/lxml/lxml/blob/HEAD/CHANGES.txt#611-2026-05-18) [Compare Source](https://github.com/lxml/lxml/compare/lxml-6.1.0...lxml-6.1.1) \================== ## Bugs fixed - The known link attributes in `lxml.html.defs.link_attrs` were missing `xlink:href`, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. <https://github.com/fedora-python/lxml_html_clean/security/advisories/GHSA-4jhm-jv67-739f> - The Linux wheels use a patched libxslt 1.1.43, fixing CVE-2025-7424 and CVE-2025-11731. - The Windows wheels use libxslt 1.1.45, fixing CVE-2025-7424 and CVE-2025-11731. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjEuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI2MS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/lxml-6.x:renovate/lxml-6.x
git switch renovate/lxml-6.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/lxml-6.x
git switch renovate/lxml-6.x
git rebase main
git switch main
git merge --ff-only renovate/lxml-6.x
git switch renovate/lxml-6.x
git rebase main
git switch main
git merge --no-ff renovate/lxml-6.x
git switch main
git merge --squash renovate/lxml-6.x
git switch main
git merge --ff-only renovate/lxml-6.x
git switch main
git merge renovate/lxml-6.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
django/django-project!9
No description provided.