diff --git a/requirements-test.txt b/requirements-test.txt index baa2e76..d1063ce 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,7 +1,7 @@ asyncpg==0.30.0 mock==5.1.0 pg8000==1.31.2 -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 pytest==8.3.3 pytest-asyncio==0.24.0 pytest-cov==5.0.0 diff --git a/requirements.txt b/requirements.txt index 088f161..148b1b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 aiohttp==3.10.10 cryptography==43.0.3 -google-auth==2.35.0 +google-auth==2.36.0 requests==2.32.3 protobuf==4.25.5