diff --git a/pyproject.toml b/pyproject.toml index e75cf0612..1d7c1bea0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -234,7 +234,7 @@ Changelog = "https://github.com/aignostics/python-sdk/releases" Issues = "https://github.com/aignostics/python-sdk/issues" [build-system] -requires = ["hatchling==1.28.0"] +requires = ["hatchling==1.29.0"] build-backend = "hatchling.build" [tool.hatch.build]