diff --git a/sdks/python/pyproject.toml b/sdks/python/pyproject.toml index 46bfd6b..5862f44 100644 --- a/sdks/python/pyproject.toml +++ b/sdks/python/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling<1.28.0"] +requires = ["hatchling<1.31.0"] build-backend = "hatchling.build" [project]