diff --git a/pyproject.toml b/pyproject.toml index 34941e1..fba1ef5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ ] dependencies = [ "aiohttp==3.9.5", - "platformdirs==4.2.1", + "platformdirs==4.2.2", "pyserial==3.5", "python-socketio==5.11.2", "pythonnet==3.0.3",