diff --git a/requirements-test.txt b/requirements-test.txt index 85da15d..baa2e76 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -asyncpg==0.29.0 +asyncpg==0.30.0 mock==5.1.0 pg8000==1.31.2 psycopg2-binary==2.9.9 @@ -6,4 +6,4 @@ pytest==8.3.3 pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-aiohttp==1.0.5 -SQLAlchemy[asyncio]==2.0.34 +SQLAlchemy[asyncio]==2.0.36 diff --git a/requirements.txt b/requirements.txt index bbbed82..088f161 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.10.5 -cryptography==43.0.1 -google-auth==2.34.0 +aiohttp==3.10.10 +cryptography==43.0.3 +google-auth==2.35.0 requests==2.32.3 -protobuf==4.25.4 +protobuf==4.25.5