diff --git a/pyproject.toml b/pyproject.toml index c84e7ca..2836198 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ requires-python = ">=3.8, <3.12" dependencies = [ - "aiohttp==3.8.6", + "aiohttp==3.9.0", "pyserial==3.5", "python-socketio==5.10.0", "pythonnet==3.0.3",