diff --git a/requirements-test.txt b/requirements-test.txt index 34ad168..826bc25 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,8 +2,8 @@ asyncpg==0.29.0 mock==5.1.0 pg8000==1.31.2 psycopg2-binary==2.9.9 -pytest==8.2.0 -pytest-asyncio==0.23.6 +pytest==8.2.2 +pytest-asyncio==0.23.7 pytest-cov==5.0.0 pytest-aiohttp==1.0.5 SQLAlchemy[asyncio]==2.0.30 diff --git a/requirements.txt b/requirements.txt index 49c24a4..71b92da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.9.5 -cryptography==42.0.7 -google-auth==2.29.0 +cryptography==42.0.8 +google-auth==2.30.0 requests==2.31.0 protobuf==4.25.3