diff --git a/pyproject.toml b/pyproject.toml index 8aee7ab..03508ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Medical Science Apps.", ] dependencies = [ - "aiohttp==3.10.9", + "aiohttp==3.10.10", "colorama==0.4.6", "platformdirs==4.3.6", "pyserial==3.5",