diff --git a/pyproject.toml b/pyproject.toml index 9756d43..caa4020 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dev = [ "pytest>=8.0.2", "pytest-cov", "python-dotenv>=1.2.1", - "mypy>=1.8.0,<2.0", + "mypy>=1.8.0,<3.0", "jupyter>=1.0.0,<2.0", "ruff>=0.3.4", "black>=23.12.1,<27.0",