diff --git a/production/dagster/pyproject.toml b/production/dagster/pyproject.toml index 19735d4..96b1625 100644 --- a/production/dagster/pyproject.toml +++ b/production/dagster/pyproject.toml @@ -24,7 +24,7 @@ dev = [ ] [build-system] -requires = ["hatchling==1.27.0"] +requires = ["hatchling==1.31.0"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel]