Skip to content

Commit

Permalink
Update dependency mypy to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 10, 2023
1 parent 9562810 commit a3bb2ce
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 @@ -27,7 +27,7 @@
],
extras_require={
'test': [
'mypy==1.4.1',
'mypy==1.5.0',
'pytest',
'pytest-cov',
'pytest-asyncio',
Expand Down

0 comments on commit a3bb2ce

Please sign in to comment.