diff --git a/pyproject.toml b/pyproject.toml index af6982f4..61a81cdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev = [ "pytest-cov>=4", "pytest-mock>=3.10.0,<4", "responses>=0.23.1", - "mypy>=1.5.1,<2", + "mypy>=1.5.1,<3", "types-requests>=2.29.0.0,<3", ] docs = [