diff --git a/requirements-test.txt b/requirements-test.txt index 280e6805..5eeb3b82 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,12 +2,12 @@ pytest==8.3.3 mock==5.1.0 pytest-cov==5.0.0 pytest-asyncio==0.24.0 -SQLAlchemy[asyncio]==2.0.35 +SQLAlchemy[asyncio]==2.0.36 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 PyMySQL==1.1.1 pg8000==1.31.2 -asyncpg==0.29.0 +asyncpg==0.30.0 python-tds==1.15.0 aioresponses==0.7.6 pytest-aiohttp==1.0.5 diff --git a/requirements.txt b/requirements.txt index 1f742fd2..de63f916 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==24.1.0 aiohttp==3.10.10 -cryptography==43.0.1 +cryptography==43.0.3 Requests==2.32.3 google-auth==2.35.0