Skip to content

Commit 587dd3d

Browse files
Bump frozenlist from 1.6.0 to 1.6.2 (#11135)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.6.0 to 1.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/frozenlist/releases">frozenlist's releases</a>.</em></p> <blockquote> <h2>1.6.2</h2> <h3>No changes from 1.6.1. This is re-publish since 1.6.1 failed to publish.</h3> <p>No significant changes.</p> <hr /> <h2>1.6.1</h2> <h2>This release was yanked because the upload job failed to upload all files to PyPI</h2> <h2>Bug fixes</h2> <ul> <li> <p>Correctly use <code>cimport</code> for including <code>PyBool_FromLong</code> -- by :user:<code>lysnikolaou</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/frozenlist/issues/653">#653</a>.</p> </li> </ul> <h2>Packaging updates and notes for downstreams</h2> <ul> <li> <p>Exclude <code>_frozenlist.cpp</code> from bdists/wheels -- by :user:<code>musicinmybrain</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/frozenlist/issues/649">#649</a>.</p> </li> <li> <p>Updated to use Cython 3.1 universally across the build path -- by :user:<code>lysnikolaou</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/frozenlist/issues/654">#654</a>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst">frozenlist's changelog</a>.</em></p> <blockquote> <h1>v1.6.2</h1> <p><em>(2025-06-03)</em></p> <p>No significant changes.</p> <hr /> <h1>v1.6.1</h1> <p><em>(2025-06-02)</em></p> <h2>Bug fixes</h2> <ul> <li> <p>Correctly use <code>cimport</code> for including <code>PyBool_FromLong</code> -- by :user:<code>lysnikolaou</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>653</code>.</p> </li> </ul> <h2>Packaging updates and notes for downstreams</h2> <ul> <li> <p>Exclude <code>_frozenlist.cpp</code> from bdists/wheels -- by :user:<code>musicinmybrain</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>649</code>.</p> </li> <li> <p>Updated to use Cython 3.1 universally across the build path -- by :user:<code>lysnikolaou</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>654</code>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/frozenlist/commit/46936c19e09e457932dbb3db264796bba9a36225"><code>46936c1</code></a> Release 1.6.2 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/657">#657</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/b71742c67fd23625e79ec1618ce18aaeb76ea0bd"><code>b71742c</code></a> Release 1.6.1 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/656">#656</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/3b494bba1fa72848d14da139001d8fe12f9abcd4"><code>3b494bb</code></a> Fix import of PyBool_FromLong (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/653">#653</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/b5c477725ec12fe6b293840af6acbd9682af1f4b"><code>b5c4777</code></a> Use Cython 3.1 universally (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/654">#654</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/a3b11de3342721a07998589fa67eb67e80e39f42"><code>a3b11de</code></a> Remove installing libenchant-2-dev from the lint workflow (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/655">#655</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/c87f2d6b1969e6e1d6c3f2b8f2b148488b33685d"><code>c87f2d6</code></a> Exclude _frozenlist.cpp from bdists/wheels (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/649">#649</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/d58b56ffe7f0f37732c120c79c557556019a2a94"><code>d58b56f</code></a> Build(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/651">#651</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/a4d232b47bc097aa5b42ba30a2458287815dcd68"><code>a4d232b</code></a> Build(deps): Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/648">#648</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/e93a233f8b534ed83d22c16727bc9e7510f8fc03"><code>e93a233</code></a> Increment version to 1.6.1.dev0 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/646">#646</a>)</li> <li>See full diff in <a href="https://github.com/aio-libs/frozenlist/compare/v1.6.0...v1.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=frozenlist&package-manager=pip&previous-version=1.6.0&new-version=1.6.2)](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 53cb302 commit 587dd3d

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

requirements/base.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ brotli==1.1.0 ; platform_python_implementation == "CPython"
1616
# via -r requirements/runtime-deps.in
1717
cffi==1.17.1
1818
# via pycares
19-
frozenlist==1.6.0
19+
frozenlist==1.6.2
2020
# via
2121
# -r requirements/runtime-deps.in
2222
# aiosignal
@@ -41,7 +41,6 @@ pycparser==2.22
4141
typing-extensions==4.13.2
4242
# via multidict
4343
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
44-
winloop==0.1.8; platform_system == "Windows" and implementation_name == "cpython"
4544
# via -r requirements/base.in
4645
yarl==1.20.0
4746
# via -r requirements/runtime-deps.in

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ freezegun==1.5.2
7878
# via
7979
# -r requirements/lint.in
8080
# -r requirements/test.in
81-
frozenlist==1.6.0
81+
frozenlist==1.6.2
8282
# via
8383
# -r requirements/runtime-deps.in
8484
# aiosignal

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ freezegun==1.5.2
7676
# via
7777
# -r requirements/lint.in
7878
# -r requirements/test.in
79-
frozenlist==1.6.0
79+
frozenlist==1.6.2
8080
# via
8181
# -r requirements/runtime-deps.in
8282
# aiosignal

requirements/runtime-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ brotli==1.1.0 ; platform_python_implementation == "CPython"
1616
# via -r requirements/runtime-deps.in
1717
cffi==1.17.1
1818
# via pycares
19-
frozenlist==1.6.0
19+
frozenlist==1.6.2
2020
# via
2121
# -r requirements/runtime-deps.in
2222
# aiosignal

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ forbiddenfruit==0.1.4
3939
# via blockbuster
4040
freezegun==1.5.2
4141
# via -r requirements/test.in
42-
frozenlist==1.6.0
42+
frozenlist==1.6.2
4343
# via
4444
# -r requirements/runtime-deps.in
4545
# aiosignal

0 commit comments

Comments
 (0)