Skip to content

Commit 9e1ee79

Browse files
committed
use new mypy
1 parent 5fae2b9 commit 9e1ee79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ commands =
2525
[testenv:typing]
2626
basepython = python3
2727
deps =
28-
mypy==0.901
28+
mypy==0.910
2929
commands =
3030
mypy --show-error-codes {posargs: w3lib tests}
3131

0 commit comments

Comments
 (0)