diff --git a/pyproject.toml b/pyproject.toml index c42e618..acf5702 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "pyserial==3.5", "python-socketio==5.10.0", "pythonnet==3.0.3", - "wheel==0.41.2", + "wheel==0.41.3", "sensapex==1.400.0", ]