chore: bump asyncpg from 0.29.0 to 0.31.0

Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.29.0 to 0.31.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases)
- [Commits](https://github.com/MagicStack/asyncpg/compare/v0.29.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-12 01:21:29 +00:00
committed by GitHub
parent 7fb59c106e
commit 64fb3b6a49

View File

@@ -7,7 +7,7 @@ python-multipart==0.0.22
sqlalchemy==2.0.23 sqlalchemy==2.0.23
alembic==1.12.1 alembic==1.12.1
psycopg2-binary==2.9.11 psycopg2-binary==2.9.11
asyncpg==0.29.0 asyncpg==0.31.0
aiosqlite==0.19.0 aiosqlite==0.19.0
# Authentication & Security # Authentication & Security