Skip to content

Commit 45b4ac6

Browse files
Bump multidict from 6.6.3 to 6.6.4 (#11424)
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.6.3 to 6.6.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/multidict/releases">multidict's releases</a>.</em></p> <blockquote> <h2>6.6.4</h2> <h2>Bug fixes</h2> <ul> <li> <p>Fixed <code>MutliDict</code> &amp; <code>CIMultiDict</code> memory leak when deleting values or clearing them -- by :user:<code>Vizonex</code></p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/multidict/issues/1233">#1233</a>.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li> <p>The type preciseness coverage report generated by <code>MyPy &lt;https://mypy-lang.org&gt;</code>__ is now uploaded to <code>Coveralls &lt;https://coveralls.io/github/aio-libs/multidict&gt;</code>__ and will not be included in the <code>Codecov views &lt;https://app.codecov.io/gh/aio-libs/multidict&gt;</code>__ going forward -- by :user:<code>webknjaz</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/multidict/issues/1122">#1122</a>, <a href="https://redirect.github.com/aio-libs/multidict/issues/1231">#1231</a>.</p> </li> <li> <p>Added memory leak test for popping or deleting attributes from a multidict to prevent future issues or bogus claims. -- by :user:<code>Vizonex</code></p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/multidict/issues/1233">#1233</a>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/multidict/blob/master/CHANGES.rst">multidict's changelog</a>.</em></p> <blockquote> <h1>6.6.4</h1> <p><em>(2025-08-11)</em></p> <h2>Bug fixes</h2> <ul> <li> <p>Fixed <code>MutliDict</code> &amp; <code>CIMultiDict</code> memory leak when deleting values or clearing them -- by :user:<code>Vizonex</code></p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>1233</code>.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li> <p>The type preciseness coverage report generated by <code>MyPy &lt;https://mypy-lang.org&gt;</code>__ is now uploaded to <code>Coveralls &lt;https://coveralls.io/github/aio-libs/multidict&gt;</code>__ and will not be included in the <code>Codecov views &lt;https://app.codecov.io/gh/aio-libs/multidict&gt;</code>__ going forward -- by :user:<code>webknjaz</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>1122</code>, :issue:<code>1231</code>.</p> </li> <li> <p>Added memory leak test for popping or deleting attributes from a multidict to prevent future issues or bogus claims. -- by :user:<code>Vizonex</code></p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>1233</code>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/multidict/commit/e0e61c28e9f66efcdce01cde9d6772518f6e9224"><code>e0e61c2</code></a> Release 6.6.4 (<a href="https://redirect.github.com/aio-libs/multidict/issues/1234">#1234</a>)</li> <li><a href="https://github.com/aio-libs/multidict/commit/820631f83e976d294c450c9f1d3aa6666857cce0"><code>820631f</code></a> Fix Memory leaks and add tests to prevent memory leaks during md_clear from p...</li> <li><a href="https://github.com/aio-libs/multidict/commit/00e3803fd6edb599de926c0870836c252f4152e9"><code>00e3803</code></a> Merge branch 'maintenance/1122-coveralls-mypy'</li> <li><a href="https://github.com/aio-libs/multidict/commit/736f1797fd9981ace6b553472ef5eabc2d6ddbc3"><code>736f179</code></a> 📝 Add a change note for PR <a href="https://redirect.github.com/aio-libs/multidict/issues/1231">#1231</a></li> <li><a href="https://github.com/aio-libs/multidict/commit/19f085e90e681d2ebaa6d15bf3ebfa78251987e4"><code>19f085e</code></a> 🩹 Drop MyPy 3.9 ref from the linters workflow</li> <li><a href="https://github.com/aio-libs/multidict/commit/97ce0edf25b227feb23d1c7cf35bf14d29eceb1f"><code>97ce0ed</code></a> Move reporting MyPy type preciseness to Coveralls</li> <li>See full diff in <a href="https://github.com/aio-libs/multidict/compare/v6.6.3...v6.6.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=multidict&package-manager=pip&previous-version=6.6.3&new-version=6.6.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb74c7d commit 45b4ac6

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gunicorn==23.0.0
2626
# via -r requirements/base.in
2727
idna==3.4
2828
# via yarl
29-
multidict==6.6.3
29+
multidict==6.6.4
3030
# via
3131
# -r requirements/runtime-deps.in
3232
# yarl

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ markupsafe==3.0.2
113113
# via jinja2
114114
mdurl==0.1.2
115115
# via markdown-it-py
116-
multidict==6.6.3
116+
multidict==6.6.4
117117
# via
118118
# -r requirements/multidict.in
119119
# -r requirements/runtime-deps.in

requirements/cython.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
cython==3.1.2
88
# via -r requirements/cython.in
9-
multidict==6.6.3
9+
multidict==6.6.4
1010
# via -r requirements/multidict.in
1111
typing-extensions==4.14.1
1212
# via multidict

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ markupsafe==3.0.2
111111
# via jinja2
112112
mdurl==0.1.2
113113
# via markdown-it-py
114-
multidict==6.6.3
114+
multidict==6.6.4
115115
# via
116116
# -r requirements/runtime-deps.in
117117
# yarl

requirements/multidict.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/multidict.txt --resolver=backtracking --strip-extras requirements/multidict.in
66
#
7-
multidict==6.6.3
7+
multidict==6.6.4
88
# via -r requirements/multidict.in
99
typing-extensions==4.14.1
1010
# via multidict

requirements/runtime-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ frozenlist==1.7.0
2424
# aiosignal
2525
idna==3.10
2626
# via yarl
27-
multidict==6.6.3
27+
multidict==6.6.4
2828
# via
2929
# -r requirements/runtime-deps.in
3030
# yarl

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ markdown-it-py==3.0.0
5959
# via rich
6060
mdurl==0.1.2
6161
# via markdown-it-py
62-
multidict==6.6.3
62+
multidict==6.6.4
6363
# via
6464
# -r requirements/runtime-deps.in
6565
# yarl

0 commit comments

Comments
 (0)