diff --git a/pyproject.toml b/pyproject.toml index abe1fe8c..3a67d1c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ maintainers = [ requires-python = ">=3.9" dependencies = [ "fsspec >=2024.5.0", - "pathlib-abc ==0.5.0", + "pathlib-abc ==0.5.1", ] classifiers = [ "Programming Language :: Python :: 3",