diff --git a/pyproject.toml b/pyproject.toml index 54bb330..6d3e0af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "arch==7.1.0", "black==24.8.0", "bottleneck==1.4.0", - "dask[dataframe,distributed]==2024.9.0", + "dask[dataframe,distributed]==2024.9.1", "empyrical-reloaded==0.5.11", "exchange_calendars==4.5.6", "h5py==3.12.1",