chore(deps): update dependency multidict to v6.7.1 #43

Merged
renovate-bot merged 1 commit from renovate/multidict-6.x into main 2026-05-07 14:51:59 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
multidict ==6.6.4==6.7.1 age confidence

Release Notes

aio-libs/multidict (multidict)

v6.7.1

Compare Source

=====

(2026-01-25)

Bug fixes

  • Fixed slow memory leak caused by identity by adding Py_DECREF to identity value before leaving md_pop_one on success
    -- by :user:Vizonex.

    Related issues and pull requests on GitHub:
    :issue:1284.


v6.7.0

Compare Source

=====

(2025-10-05)

Contributor-facing changes

  • Updated tests and added CI for CPython 3.14 -- by :user:kumaraditya303.

    Related issues and pull requests on GitHub:
    :issue:1235.



Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [multidict](https://github.com/aio-libs/multidict) | `==6.6.4` → `==6.7.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/multidict/6.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/multidict/6.6.4/6.7.1?slim=true) | --- ### Release Notes <details> <summary>aio-libs/multidict (multidict)</summary> ### [`v6.7.1`](https://github.com/aio-libs/multidict/blob/HEAD/CHANGES.rst#671) [Compare Source](https://github.com/aio-libs/multidict/compare/v6.7.0...v6.7.1) \===== *(2026-01-25)* ## Bug fixes - Fixed slow memory leak caused by identity by adding `Py_DECREF` to identity value before leaving `md_pop_one` on success \-- by :user:`Vizonex`. *Related issues and pull requests on GitHub:* :issue:`1284`. *** ### [`v6.7.0`](https://github.com/aio-libs/multidict/blob/HEAD/CHANGES.rst#670) [Compare Source](https://github.com/aio-libs/multidict/compare/v6.6.4...v6.7.0) \===== *(2025-10-05)* ## Contributor-facing changes - Updated tests and added CI for CPython 3.14 -- by :user:`kumaraditya303`. *Related issues and pull requests on GitHub:* :issue:`1235`. *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2026-05-07 14:51:00 +02:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-07 14:51:02 +02:00
renovate-bot merged commit 63a34a9cb4 into main 2026-05-07 14:51:59 +02:00
renovate-bot deleted branch renovate/multidict-6.x 2026-05-07 14:52:02 +02:00
Sign in to join this conversation.
No description provided.