diff --git a/requirements-test.txt b/requirements-test.txt index 06dcf1b5..34ad1682 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,9 +1,9 @@ asyncpg==0.29.0 mock==5.1.0 -pg8000==1.31.1 +pg8000==1.31.2 psycopg2-binary==2.9.9 -pytest==8.1.1 +pytest==8.2.0 pytest-asyncio==0.23.6 pytest-cov==5.0.0 pytest-aiohttp==1.0.5 -SQLAlchemy[asyncio]==2.0.29 +SQLAlchemy[asyncio]==2.0.30 diff --git a/requirements.txt b/requirements.txt index 6643bfad..49c24a40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.9.5 -cryptography==42.0.5 +cryptography==42.0.7 google-auth==2.29.0 requests==2.31.0 protobuf==4.25.3