diff --git a/pyproject.toml b/pyproject.toml index 3bc69aa9..764f5652 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"