diff --git a/requirements-test.txt b/requirements-test.txt index fa630a37..4014e890 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ pytest==9.0.2 mock==5.2.0 pytest-cov==7.0.0 pytest-asyncio==1.3.0 -SQLAlchemy[asyncio]==2.0.45 +SQLAlchemy[asyncio]==2.0.46 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 PyMySQL==1.1.2 diff --git a/requirements.txt b/requirements.txt index 6ab474f7..26c17e4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==25.1.0 aiohttp==3.13.3 -cryptography==46.0.3 +cryptography==46.0.4 dnspython==2.8.0 Requests==2.32.5 -google-auth==2.47.0 +google-auth==2.48.0