diff --git a/pyproject.toml b/pyproject.toml index 5c1acc12..51e82c07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ documentation = "https://rio.dev/docs" rio = "rio.__main__:main" [build-system] -requires = ["hatchling==1.26.3"] +requires = ["hatchling==1.27.0"] build-backend = "hatchling.build" [dependency-groups]