diff --git a/requirements-test.txt b/requirements-test.txt index 1d6a75e9..1718ec48 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,13 +1,13 @@ -pytest==8.4.1 +pytest==8.4.2 mock==5.2.0 pytest-cov==7.0.0 -pytest-asyncio==1.1.0 -SQLAlchemy[asyncio]==2.0.43 +pytest-asyncio==1.3.0 +SQLAlchemy[asyncio]==2.0.44 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 -PyMySQL==1.1.1 +PyMySQL==1.1.2 pg8000==1.31.5 -asyncpg==0.30.0 -python-tds==1.16.1 +asyncpg==0.31.0 +python-tds==1.17.1 aioresponses==0.7.8 pytest-aiohttp==1.1.0 diff --git a/requirements.txt b/requirements.txt index 7be85801..fb0a7ccf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==25.1.0 -aiohttp==3.12.15 -cryptography==46.0.2 -dnspython==2.7.0 -Requests==2.32.4 -google-auth==2.40.3 +aiohttp==3.13.2 +cryptography==46.0.3 +dnspython==2.8.0 +Requests==2.32.5 +google-auth==2.43.0