mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2024-11-10 09:03:02 +08:00
Merge pull request #9 from tropicoo/dependabot/pip/asyncpg-0.27.0
Bump asyncpg from 0.26.0 to 0.27.0
This commit is contained in:
commit
a9ba015b46
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ SQLAlchemy-Utils==0.38.3
|
|||
SQLAlchemy[asyncio]==1.4.42
|
||||
aio-pika==8.2.4
|
||||
aiohttp==3.8.3
|
||||
asyncpg==0.26.0
|
||||
asyncpg==0.27.0
|
||||
pydantic==1.10.2
|
||||
|
|
Loading…
Reference in a new issue