diff --git a/pyproject.toml b/pyproject.toml index 2f73075..d63c60a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = [ "bs4==0.0.2", "flake8==6.1.0", "isort==5.13.2", - "mypy==1.17.0", + "mypy==2.0.0", "pytest==8.4.1", "pytest-asyncio==0.26.0", "pytest-cov==5.0.0",