Skip to content

Commit

Permalink
Merge pull request #32 from iterative/dependabot/pip/mypy-1.10.0
Browse files Browse the repository at this point in the history
build(deps): bump mypy from 1.9.0 to 1.10.0
  • Loading branch information
shcheklein authored Apr 30, 2024
2 parents 82e61f9 + 9e7d1e9 commit 8de1062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ tests = [
]
dev = [
"morefs[tests,all]",
"mypy==1.9.0"
"mypy==1.10.0"
]

[project.entry-points."fsspec.specs"]
Expand Down

0 comments on commit 8de1062

Please sign in to comment.