diff --git a/pyproject.toml b/pyproject.toml index 599ee0d..7bed039 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "hypothesis >=6.100,<7", "testcontainers[postgres] >=4,<5", "ruff >=0.5,<1", - "mypy >=1.10,<2", + "mypy >=1.10,<3", "moto[sqs,s3] >=5,<6", "dbf >=0.99,<1", ]