diff --git a/pyproject.toml b/pyproject.toml index f5b20b7b..6962feab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ test = [ "pendulum >= 2.1.2" ] dagster = [ - "dagster == 1.7.2" + "dagster == 1.7.3" ] cloud = [ "msgpack == 1.0.8",