diff --git a/requirements-test.txt b/requirements-test.txt index e18c63928..4aeecede7 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,6 +8,6 @@ sqlalchemy-stubs==0.4 PyMySQL==1.1.1 pg8000==1.31.2 asyncpg==0.30.0 -python-tds==1.15.0 -aioresponses==0.7.6 +python-tds==1.16.0 +aioresponses==0.7.7 pytest-aiohttp==1.0.5 diff --git a/requirements.txt b/requirements.txt index de63f9163..faf24f3e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==24.1.0 -aiohttp==3.10.10 +aiohttp==3.11.2 cryptography==43.0.3 Requests==2.32.3 -google-auth==2.35.0 +google-auth==2.36.0