diff --git a/pyproject.toml b/pyproject.toml index 7902758..306c814 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Medical Science Apps.", ] dependencies = [ - "aiohttp==3.9.2", + "aiohttp==3.9.3", "platformdirs==4.2.0", "pyserial==3.5", "python-socketio==5.11.0",