diff --git a/pyproject.toml b/pyproject.toml index 27403ee..18d5c0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ tests = [ ] dev = [ "morefs[tests,all]", - "mypy==1.15.0" + "mypy==1.16.1" ] [project.entry-points."fsspec.specs"]