Skip to content

Commit

Permalink
Merge pull request #69 from 153957/dependabot/pip/mypy-1.10.0
Browse files Browse the repository at this point in the history
Bump mypy from 1.9.0 to 1.10.0
  • Loading branch information
153957 committed Apr 25, 2024
2 parents a88bb76 + 3bf2530 commit 6f6072c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -34,7 +34,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
'mypy==1.9.0',
'mypy==1.10.0',
]
publish = [
'flit==3.9.0',
Expand Down

0 comments on commit 6f6072c

Please sign in to comment.