diff --git a/mxsmal/pyproject.toml b/mxsmal/pyproject.toml index e411ef3..835d0eb 100644 --- a/mxsmal/pyproject.toml +++ b/mxsmal/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "asyncio", "cffi>=2.0.0", "click", - "pygomx>=2026.4.15.22.1", + "pygomx>=2026.4.19.6.41", "dacite >= 1.9.2", ]