diff --git a/pyproject.toml b/pyproject.toml index 09d003b5..fe7f9854 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ tests = [ "pytest-datafiles==3.0.0", "pytest-mock==3.14.0", ] -type_check = ["mypy==1.13.0", "types-pytz==2024.2.0.20241003"] +type_check = ["mypy==1.14.1", "types-pytz==2024.2.0.20241003"] dev = ["pip-tools"] [tool.setuptools.dynamic]