diff --git a/pyproject.toml b/pyproject.toml index 030497e..d630caf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ ] types = [ - "mypy==1.14.0", + "mypy==1.14.1", "types-requests==2.32.0.20241016", ]