diff --git a/pyproject.toml b/pyproject.toml index b91cbf6..f19db93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Medical Science Apps.", ] dependencies = [ - "aiohttp==3.9.5", + "aiohttp==3.10.1", "colorama==0.4.6", "platformdirs==4.2.2", "pyserial==3.5",