diff --git a/requirements/test.txt b/requirements/test.txt index 97a7df0e233..736afb96d88 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -7,7 +7,7 @@ pytest-order==1.1.0 boto3>=1.26.143 moto>=4.1.11 # typing extensions -mypy==1.6.0; platform_python_implementation=="CPython" +mypy==1.6.1; platform_python_implementation=="CPython" pre-commit==3.5.0 -r extras/yaml.txt -r extras/msgpack.txt