Skip to content

Commit

Permalink
Update dependency mypy to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 10, 2023
1 parent 9b29d83 commit b96f4dd
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 @@ -30,7 +30,7 @@
'pytest',
'pytest-cov',
'pytest-asyncio',
'mypy==1.6.1',
'mypy==1.7.0',
'ruff==0.1.3',
],
},
Expand Down

0 comments on commit b96f4dd

Please sign in to comment.