diff --git a/requirements/testing.txt b/requirements/testing.txt index 6b4b500a8..3c9e941e5 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -15,7 +15,7 @@ psutil>=6.0.0,<8 boto3<=2 # For AWS tests moto>=4.0.13,<6 -mypy<=1.17.1 +mypy<=1.18.2 # For AsyncSQLAlchemy tests greenlet<=4 aiosqlite<=1 \ No newline at end of file