diff --git a/pyproject.toml b/pyproject.toml index a5dec56..5aab0fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ dependencies = [ "crash", "ddlgenerator<0.2", "frictionless[excel,json,ods,parquet,sql]<5.6", - "fsspec[gcs,github,http,s3]==2024.6.0", + "fsspec[gcs,github,http,s3]==2024.6.1", "json_stream<3", "line-protocol-parser<2", "numpy<2",