diff --git a/pyproject.toml b/pyproject.toml index 45f4942..d63760f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ pytest-mock = "^3.15.1" pytest-cov = "^7.0.0" isort = "^8.0.0" taskipy = "^1.12.2" -mypy = "^1.10.0" +mypy = ">=1.10,<3.0" boto3 = "^1.42.88" boto3-stubs = { version = "1.43.5", extras = [ "apigateway",