diff --git a/pyproject.toml b/pyproject.toml index d01cb91..e651fae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ maintainers = [ dynamic = ["version"] dependencies = [ "aiodns==3.1.1", - "aiohttp==3.9.3", + "aiohttp==3.9.4", "base58==2.1.1", "bitarray==2.8.5", "Events==0.5", @@ -23,7 +23,7 @@ dependencies = [ "neo3crypto==0.4.3", "netaddr>=0.9.0", "orjson>=3.9.10", - "pycryptodome==3.19.0", + "pycryptodome==3.19.1", "pybiginteger==1.3.3", "pybiginteger-stubs==1.3.3", ]