diff --git a/pyproject.toml b/pyproject.toml index 5194adacc7..ef17293aea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "coloredlogs>=14.0,<15.1", # Dagster requires 14.0 "dagster-webserver>=1.4,<1.6", "dagster>=1.4,<1.6", - "dask>=2022.5,<2023.10.1", + "dask>=2022.5,<2023.10.2", "datapackage>=1.11,<1.16", # Transition datastore to use frictionless. "email-validator>=1.0.3", # pydantic[email] "fsspec>=2022.5,<2023.10.1",