Skip to content

Commit af7b280

Browse files
Bump asyncpg from 0.30.0 to 0.31.0
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.30.0 to 0.31.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81d7938 commit af7b280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ python-dotenv==1.1.1
33
SQLAlchemy[asyncio]==2.0.44
44
pgvector==0.4.2
55
SQLModel==0.0.27
6-
asyncpg==0.30.0
6+
asyncpg==0.31.0
77
azure-identity

0 commit comments

Comments
 (0)