mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2025-03-04 02:33:06 +08:00
Merge pull request #179 from tropicoo/dependabot/pip/pydantic-2.4.1
Bump pydantic from 2.4.0 to 2.4.1
This commit is contained in:
commit
16050be628
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ SQLAlchemy==2.0.21
|
||||||
aio-pika==9.3.0
|
aio-pika==9.3.0
|
||||||
aiohttp==3.8.5
|
aiohttp==3.8.5
|
||||||
asyncpg==0.28.0
|
asyncpg==0.28.0
|
||||||
pydantic==2.4.0
|
pydantic==2.4.1
|
||||||
pydantic_settings==2.0.3
|
pydantic_settings==2.0.3
|
||||||
uvloop==0.17.0
|
uvloop==0.17.0
|
||||||
|
|
Loading…
Reference in a new issue