diff --git a/pyproject.toml b/pyproject.toml index 848501f..12ae25c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Medical Science Apps.", ] dependencies = [ - "aiohttp==3.10.5", + "aiohttp==3.10.8", "colorama==0.4.6", "platformdirs==4.3.6", "pyserial==3.5",