diff --git a/pyproject.toml b/pyproject.toml index 031743f..1bb62b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,9 +32,9 @@ classifiers = [ dependencies = [ "aiohttp==3.10.5", "colorama==0.4.6", - "platformdirs==4.2.2", + "platformdirs==4.3.2", "pyserial==3.5", - "python-socketio[asyncio_client]==5.11.3", + "python-socketio[asyncio_client]==5.11.4", "pythonnet==3.0.3", "requests==2.32.3", "sensapex==1.400.1",