diff --git a/requirements-test.txt b/requirements-test.txt index bd88d4a5..52816e95 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ pytest==8.3.4 mock==5.1.0 pytest-cov==6.0.0 pytest-asyncio==0.25.3 -SQLAlchemy[asyncio]==2.0.37 +SQLAlchemy[asyncio]==2.0.38 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 PyMySQL==1.1.1 diff --git a/requirements.txt b/requirements.txt index 6f3d9a38..c566f53a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==24.1.0 -aiohttp==3.11.11 +aiohttp==3.11.12 cryptography==44.0.0 dnspython==2.7.0 Requests==2.32.3