diff --git a/pyproject.toml b/pyproject.toml index 498aea2..6e6366a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ ] types = [ - "mypy==1.6.1", + "mypy==1.8.0", "types-requests==2.31.0.10", ]