diff --git a/pyproject.toml b/pyproject.toml index e56a292..de9a6cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ tests = [ "pytest-asyncio==0.25.0" ] type_check = [ - "mypy==1.13.0", + "mypy==1.14.0", "types-python-dateutil==2.9.0.20241206", "types-pytz==2024.2.0.20241003" ]