[requires.io] dependency update

This commit is contained in:
requires.io 2020-12-19 00:38:36 +01:00
parent 1ffe406d24
commit 3ab1ef52c2

View File

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