From b838b058710a3d8d09745859b9c8e7e3b60703c3 Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Tue, 24 Oct 2023 12:06:13 +0600 Subject: [PATCH] Update test.txt --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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