Skip to content

Commit 47ed503

Browse files
authored
Merge pull request #33 from Azure-Samples/dependabot/pip/asyncpg-0.30.0
Bump asyncpg from 0.29.0 to 0.30.0
2 parents b25df19 + b763859 commit 47ed503

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.0.1
33
SQLAlchemy[asyncio]==2.0.37
44
pgvector==0.3.5
55
SQLModel==0.0.19
6-
asyncpg==0.29.0
6+
asyncpg==0.30.0
77
azure-identity

0 commit comments

Comments
 (0)