PR #34 merged: chore(deps)(deps): update asyncpg requirement from >=0.30.0 to >=0.31.0
Updates the requirements on asyncpg to permit the latest version.
▶Release notes
Sourced from asyncpg's releases.
v0.31.0
Enable Python 3.14 with experimental subinterpreter/freethreading support.
Improvements
Add Python 3.14 support, experimental subinterpreter/freethreading support (#1279) (by
@elpransin 9e42642b)Avoid performing type introspection on known types (#1243) (by
@elpransin 5c9986c4)Make
prepare()not use named statements by default when cache is disabled (#1245) (by@elpransin 5b14653e)Implement connection service file functionality (#1223) (by
@AndrewJackson2020in 1d63bb15)Fixes
Fix multi port connection string issue (#1222) (by
@AndrewJackson2020in 01c0db7b)Avoid leaking connections if _can_use_connection fails (#1269) (by
@yuliy-openaiin e94302d2)Other
▶Commits
71775a6asyncpg v0.31.0508cae6Test on PostgreSQL 18 (#1290)e534e5fBump cibuildwheel07fe512Bump pgproto648b35fBump Cython to 3.2.1 (#1288)9e42642Add Python 3.14 support, experimental subinterpreter/freethreading support (#...6fe1c49Move development deps away from extras and into dependency groups (#1280)7a54816Fix a couple of missed Python version guards6c2c490Drop support for EOL Python 3.8 (#1281)4c60ae8Bump version to 0.31.0.dev0- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
▶Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.