diff --git a/pyproject.toml b/pyproject.toml index c6daa08..213d560 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ requires-python = ">=3.8, <3.12" dependencies = [ "aiohttp==3.8.6", "pyserial==3.5", - "python-socketio==5.9.0", + "python-socketio==5.10.0", "pythonnet==3.0.2", "wheel==0.41.2", "sensapex==1.400.0",