Skip to content

Commit 5ee07b2

Browse files
bluetechKriechi
authored andcommitted
Update mypy
1 parent 66286ab commit 5ee07b2

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
@@ -39,7 +39,7 @@ commands =
3939
[testenv:mypy]
4040
basepython = python3.8
4141
deps =
42-
mypy==0.782
42+
mypy==0.790
4343
pytest==6.1.2
4444
commands =
4545
mypy src/ test/ example/

0 commit comments

Comments
 (0)