diff --git a/pyproject.toml b/pyproject.toml index 0b80b5c..fa17664 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ ] types = [ - "mypy==1.13.0", + "mypy==1.14.0", "types-requests==2.32.0.20241016", ]