Skip to content

Commit 19e9ae0

Browse files
committed
Update dependency mypy to v1.7.0
1 parent e3ae78e commit 19e9ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"crcmod"],
2525
extras_require={
2626
'test': [
27-
'mypy==1.6.1',
27+
'mypy==1.7.0',
2828
'pytest',
2929
'pytest-cov',
3030
'pytest-asyncio',

0 commit comments

Comments
 (0)