diff --git a/pyproject.toml b/pyproject.toml index e3b5290d2b6a..9ec7568da18d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ types = [ "django-stubs==5.1.1", "djangorestframework-stubs==3.15.2", "types-lxml==2024.12.13", - "mypy==1.13.0", + "mypy==1.14.0", "types-dateparser==1.2.0.20240420", "types-jsonschema==4.23.0.20241208", "types-openpyxl==3.1.5.20241126",