diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 56eb1ef328..82a1933a12 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -30,7 +30,7 @@ lazy-object-proxy==1.9.0 ; python_version >= '3.7' mccabe==0.7.0 ; python_version >= '3.6' -mypy==1.5.1 +mypy==1.6.0 mypy-extensions==1.0.0 ; python_version >= '3.5'