diff --git a/requirements-test.txt b/requirements-test.txt index 726b8d308..9b00158cf 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ -pytest==8.3.5 +pytest==8.4.1 mock==5.2.0 -pytest-cov==6.1.1 +pytest-cov==6.2.1 pytest-asyncio==0.26.0 SQLAlchemy[asyncio]==2.0.41 sqlalchemy-pytds==1.0.2 diff --git a/requirements.txt b/requirements.txt index c3972d1b5..036c2ab2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.11.18 -cryptography==45.0.2 +aiohttp==3.12.14 +cryptography==45.0.5 dnspython==2.7.0 Requests==2.32.4 -google-auth==2.40.1 +google-auth==2.40.3