diff --git a/pyproject.toml b/pyproject.toml index bb661cc..848501f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,10 +32,10 @@ classifiers = [ dependencies = [ "aiohttp==3.10.5", "colorama==0.4.6", - "platformdirs==4.3.3", + "platformdirs==4.3.6", "pyserial==3.5", "python-socketio[asyncio_client]==5.11.4", - "pythonnet==3.0.3", + "pythonnet==3.0.4", "requests==2.32.3", "sensapex==1.400.1", "rich==13.8.1",