Skip to content

Commit 2e24056

Browse files
build(deps): bump asyncpg from 0.30.0 to 0.31.0 (#774)
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.30.0 to 0.31.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MagicStack/asyncpg/releases">asyncpg's releases</a>.</em></p> <blockquote> <h2>v0.31.0</h2> <p>Enable Python 3.14 with experimental subinterpreter/freethreading support.</p> <h1>Improvements</h1> <ul> <li> <p>Add Python 3.14 support, experimental subinterpreter/freethreading support (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1279">#1279</a>) (by <a href="https://github.com/elprans"><code>@​elprans</code></a> in 9e42642b)</p> </li> <li> <p>Avoid performing type introspection on known types (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1243">#1243</a>) (by <a href="https://github.com/elprans"><code>@​elprans</code></a> in 5c9986c4)</p> </li> <li> <p>Make <code>prepare()</code> not use named statements by default when cache is disabled (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1245">#1245</a>) (by <a href="https://github.com/elprans"><code>@​elprans</code></a> in 5b14653e)</p> </li> <li> <p>Implement connection service file functionality (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1223">#1223</a>) (by <a href="https://github.com/AndrewJackson2020"><code>@​AndrewJackson2020</code></a> in 1d63bb15)</p> </li> </ul> <h1>Fixes</h1> <ul> <li> <p>Fix multi port connection string issue (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1222">#1222</a>) (by <a href="https://github.com/AndrewJackson2020"><code>@​AndrewJackson2020</code></a> in 01c0db7b)</p> </li> <li> <p>Avoid leaking connections if _can_use_connection fails (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1269">#1269</a>) (by <a href="https://github.com/yuliy-openai"><code>@​yuliy-openai</code></a> in e94302d2)</p> </li> </ul> <h1>Other</h1> <ul> <li>Drop support for EOL Python 3.8 (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1281">#1281</a>) (by <a href="https://github.com/elprans"><code>@​elprans</code></a> in 6c2c4904)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MagicStack/asyncpg/commit/71775a67277fc0aa5bd2b9f15e848826d7078c4d"><code>71775a6</code></a> asyncpg v0.31.0</li> <li><a href="https://github.com/MagicStack/asyncpg/commit/508cae6441968ef7613a623fece7083cce66c2b3"><code>508cae6</code></a> Test on PostgreSQL 18 (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1290">#1290</a>)</li> <li><a href="https://github.com/MagicStack/asyncpg/commit/e534e5f15c73525a6509143b3828335517360f1b"><code>e534e5f</code></a> Bump cibuildwheel</li> <li><a href="https://github.com/MagicStack/asyncpg/commit/07fe5122a680f5768e39fc28d68c94b185037a52"><code>07fe512</code></a> Bump pgproto</li> <li><a href="https://github.com/MagicStack/asyncpg/commit/648b35f18199ebf2a30009376a6e9060cf7ad789"><code>648b35f</code></a> Bump Cython to 3.2.1 (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1288">#1288</a>)</li> <li><a href="https://github.com/MagicStack/asyncpg/commit/9e42642b9110d206706697921b6e697a0972649d"><code>9e42642</code></a> Add Python 3.14 support, experimental subinterpreter/freethreading support (#...</li> <li><a href="https://github.com/MagicStack/asyncpg/commit/6fe1c494ef5c3069fa9149c48bf9f8f2cd69f95e"><code>6fe1c49</code></a> Move development deps away from extras and into dependency groups (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1280">#1280</a>)</li> <li><a href="https://github.com/MagicStack/asyncpg/commit/7a548166c2b23561915c481bd332013e3a415cfb"><code>7a54816</code></a> Fix a couple of missed Python version guards</li> <li><a href="https://github.com/MagicStack/asyncpg/commit/6c2c4904e61b2cd2f502540730a24e246cff2ebd"><code>6c2c490</code></a> Drop support for EOL Python 3.8 (<a href="https://redirect.github.com/MagicStack/asyncpg/issues/1281">#1281</a>)</li> <li><a href="https://github.com/MagicStack/asyncpg/commit/4c60ae890d1f3800f889679657357f91a6923568"><code>4c60ae8</code></a> Bump version to 0.31.0.dev0</li> <li>Additional commits viewable in <a href="https://github.com/MagicStack/asyncpg/compare/v0.30.0...v0.31.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=asyncpg&package-manager=uv&previous-version=0.30.0&new-version=0.31.0)](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 638ce53 commit 2e24056

File tree

2 files changed

+53
-37
lines changed

2 files changed

+53
-37
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"aiohttp~=3.13.0",
1616
"alembic<2.0.0,>=1.15.2",
1717
"arrow~=1.4.0",
18-
"asyncpg~=0.30.0",
18+
"asyncpg~=0.31.0",
1919
"attrs<25.0.0,>=24.2.0",
2020
"base65536~=0.1.1",
2121
"beautifulsoup4<5.0.0,>=4.13.4",

0 commit comments

Comments
 (0)