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