diff --git a/pyproject.toml b/pyproject.toml index bf6c746f..007fc01e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ types = [ "celery-types==0.26.0", "django-stubs-ext==6.0.4", "django-stubs[compatible-mypy]==6.0.4", - "mypy==1.20.2", + "mypy==2.1.0", "types-dateparser==1.4.0.20260508", "types-python-dateutil==2.9.0.20260508", "types-requests==2.33.0.20260513"