Skip to content

Commit

Permalink
Update dependency mypy to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent ba77cc4 commit c4c85f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
extras_require={
'test': [
'mypy==1.10.1',
'mypy==1.11.0',
'pytest',
'pytest-cov',
'pytest-asyncio',
Expand Down

0 comments on commit c4c85f0

Please sign in to comment.