Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Commit 19f75a6

Browse files
committed
Bump mypy version
Get better overload behavior
1 parent 44c9946 commit 19f75a6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dataclasses==0.6
2-
flake8==3.3.0
3-
flake8-pyi==17.3.0
4-
pytest==3.4.2
5-
mypy==0.590
2+
flake8==3.5.0
3+
flake8-pyi==18.3.1
4+
pytest==3.6.3
5+
mypy==0.610

0 commit comments

Comments
 (0)