Skip to content

deps(aigateway): update asyncpg requirement from >=0.30.0 to >=0.31.0 in /AIGateway - #4400

Merged
MuhammadKhalilzadeh merged 1 commit into
developfrom
dependabot/pip/AIGateway/asyncpg-gte-0.31.0
Aug 10, 2026
Merged

deps(aigateway): update asyncpg requirement from >=0.30.0 to >=0.31.0 in /AIGateway#4400
MuhammadKhalilzadeh merged 1 commit into
developfrom
dependabot/pip/AIGateway/asyncpg-gte-0.31.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

⚠️ 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.


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 security labels Aug 3, 2026

@MuhammadKhalilzadeh MuhammadKhalilzadeh left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update asyncpg requirement from >=0.30.0 to >=0.31.0 in /AIGateway- #4400

@MuhammadKhalilzadeh
MuhammadKhalilzadeh merged commit 571d126 into develop Aug 10, 2026
7 checks passed
@MuhammadKhalilzadeh
MuhammadKhalilzadeh deleted the dependabot/pip/AIGateway/asyncpg-gte-0.31.0 branch August 10, 2026 06:08
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 security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant