diff --git a/requirements-test.txt b/requirements-test.txt index a858da78..8f690bfc 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,12 +1,12 @@ pytest==8.4.1 mock==5.2.0 pytest-cov==6.2.1 -pytest-asyncio==1.0.0 -SQLAlchemy[asyncio]==2.0.41 +pytest-asyncio==1.1.0 +SQLAlchemy[asyncio]==2.0.43 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 PyMySQL==1.1.1 -pg8000==1.31.2 +pg8000==1.31.4 asyncpg==0.30.0 python-tds==1.16.1 aioresponses==0.7.8 diff --git a/requirements.txt b/requirements.txt index 036c2ab2..5892a934 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.12.14 -cryptography==45.0.5 +aiohttp==3.12.15 +cryptography==45.0.6 dnspython==2.7.0 Requests==2.32.4 google-auth==2.40.3