diff --git a/pyproject.toml b/pyproject.toml index cc75b91..d41989a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ tests = [ ] dev = [ "morefs[tests,all]", - "mypy==1.18.2" + "mypy==1.19.0" ] [project.entry-points."fsspec.specs"]