diff --git a/pyproject.toml b/pyproject.toml index d9eb349..bec5594 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ tests = [ "pytest==8.3.3" ] type_check = [ - "mypy==1.12.1", + "mypy==1.13.0", "types-requests==2.32.0.20241016" ]