@ -28,7 +28,7 @@ commands =
python ./test/filename_matching.py
[testenv:mypy]
deps = mypy==0.782
deps = mypy==0.790
commands =
mypy . {posargs}