diff --git a/pyproject.toml b/pyproject.toml index aeffac7..0672c13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ ] types = [ - "mypy==1.11.2", + "mypy==1.12.0", "types-requests==2.32.0.20240914", ]