diff --git a/pyproject.toml b/pyproject.toml index 5036865..2f3de74 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Medical Science Apps.", ] dependencies = [ - "aiohttp==3.9.3", + "aiohttp==3.9.4", "platformdirs==4.2.0", "pyserial==3.5", "python-socketio==5.11.2",