diff --git a/requirements-test.txt b/requirements-test.txt index d0c14928..29b03414 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ asyncpg==0.30.0 mock==5.1.0 pg8000==1.31.2 pytest==8.3.4 -pytest-asyncio==0.24.0 +pytest-asyncio==0.25.2 pytest-cov==6.0.0 pytest-aiohttp==1.0.5 SQLAlchemy[asyncio]==2.0.36 diff --git a/requirements.txt b/requirements.txt index 2d898668..16646d1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.11.10 +aiohttp==3.11.11 cryptography==44.0.0 -google-auth==2.36.0 +google-auth==2.37.0 requests==2.32.3 protobuf==4.25.5