Skip to content

deps: Update asyncpg requirement from >=0.30 to >=0.31.0 - #2

Merged
JumpTechCode merged 2 commits into
mainfrom
dependabot/pip/asyncpg-gte-0.31.0
Jun 17, 2026
Merged

JumpTechCode merged 2 commits into
mainfrom
dependabot/pip/asyncpg-gte-0.31.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

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 @​elprans in 9e42642b)

  • Avoid performing type introspection on known types (#1243) (by @​elprans in 5c9986c4)

  • Make prepare() not use named statements by default when cache is disabled (#1245) (by @​elprans in 5b14653e)

  • Implement connection service file functionality (#1223) (by @​AndrewJackson2020 in 1d63bb15)

Fixes

Other

Commits

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 commands and options

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 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)

Updates the requirements on [asyncpg](https://github.com/MagicStack/asyncpg) to permit the latest version.
- [Release notes](https://github.com/MagicStack/asyncpg/releases)
- [Commits](MagicStack/asyncpg@v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: asyncpg
  dependency-version: 0.31.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 17, 2026
@JumpTechCode
JumpTechCode merged commit 83411be into main Jun 17, 2026
7 checks passed
@JumpTechCode
JumpTechCode deleted the dependabot/pip/asyncpg-gte-0.31.0 branch June 17, 2026 07:28
JumpTechCode added a commit that referenced this pull request Jun 17, 2026
Rebased onto main to resolve the dependency-list conflict and regenerate
uv.lock so its recorded constraints match the bumped floors from #2-#7
(resolved versions are unchanged — already the latest). Restores
`uv lock --check` consistency on main.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
JumpTechCode added a commit that referenced this pull request Jun 17, 2026
Rebased onto main to resolve the dependency-list conflict and regenerate
uv.lock so its recorded constraints match the bumped floors from #2-#7
(resolved versions are unchanged — already the latest). Restores
`uv lock --check` consistency on main.

Co-authored-by: Arik Levinsky <ariklevinsky@icloud.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant