diff --git a/requirements/ci.txt b/requirements/ci.txt index fd10a86f8b7..a79b9923abf 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,5 +1,5 @@ setuptools-git==1.2 -mypy==0.670; implementation_name=="cpython" +mypy==0.720; implementation_name=="cpython" mypy-extensions==0.4.1; implementation_name=="cpython" -r ci-wheel.txt