diff --git a/pyproject.toml b/pyproject.toml index 0b32712..5e93409 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "crypto-ws-api==2.1.9", "pyotp==2.9.0", "simplejson==4.1.1", - "aiohttp==3.13.5", + "aiohttp==3.14.0", "expiringdict~=1.2.2", "betterproto==2.0.0b7", "grpclib~=0.4.8" diff --git a/requirements.txt b/requirements.txt index 40116c5..15db2bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ crypto-ws-api==2.1.9 pyotp==2.9.0 simplejson==4.1.1 -aiohttp==3.13.5 +aiohttp==3.14.0 expiringdict~=1.2.2 betterproto==2.0.0b7 grpclib~=0.4.8