Skip to content

Commit

Permalink
chore(deps): update dependency mypy to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent c53e140 commit 136253c
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.14.1',
'mypy==1.15.0',
'pytest',
'pytest-cov',
'pytest-asyncio',
Expand Down

0 comments on commit 136253c

Please sign in to comment.