diff --git a/pyproject.toml b/pyproject.toml index 4c03b4e..d8263b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ tests = [ "pytest-mock==3.14.0" ] type_check = [ - "mypy==1.11.2", + "mypy==1.14.1", "types-pytz==2024.1.0.20240417" ]