mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2025-03-03 18:23:34 +08:00
Merge pull request #49 from tropicoo/dependabot/pip/sqlalchemy-2.0.0
Bump sqlalchemy from 1.4.46 to 2.0.0
This commit is contained in:
commit
2313d847b4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
SQLAlchemy-Utils==0.39.0
|
SQLAlchemy-Utils==0.39.0
|
||||||
SQLAlchemy==1.4.46
|
SQLAlchemy==2.0.0
|
||||||
aio-pika==8.3.0
|
aio-pika==8.3.0
|
||||||
aiohttp==3.8.3
|
aiohttp==3.8.3
|
||||||
asyncpg==0.27.0
|
asyncpg==0.27.0
|
||||||
|
|
Loading…
Reference in a new issue