diff --git a/pyproject.toml b/pyproject.toml index 17a84118..9845a9e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ test = [ "pendulum >= 2.1.2" ] dagster = [ - "dagster == 1.6.4" + "dagster == 1.6.8" ] cloud = [ "msgpack == 1.0.8"