diff --git a/pyproject.toml b/pyproject.toml index 90244fef..fabbc38a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,7 +99,7 @@ dev = [ "pytest-cov>=7.1.0", "pytest-mock>=3.12.0,<4.0.0", "pytest-timeout>=2.3.1,<3.0.0", - "mypy>=1.7.1,<2.0.0", + "mypy>=1.7.1,<3.0.0", "black>=25.1.0,<27.0.0", "beautifulsoup4>=4.12.3,<5.0.0", "flaky>=3.8.1,<4.0.0",