diff --git a/yt_shared/requirements_shared.txt b/yt_shared/requirements_shared.txt index b87d28b..c0c4321 100644 --- a/yt_shared/requirements_shared.txt +++ b/yt_shared/requirements_shared.txt @@ -3,5 +3,5 @@ SQLAlchemy==2.0.17 aio-pika==9.1.3 aiohttp==3.8.4 asyncpg==0.27.0 -pydantic==1.10.9 +pydantic==1.10.10 uvloop==0.17.0