diff --git a/pyproject.toml b/pyproject.toml index b422d1e1..f50988cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ black = [ ] [tool.poetry.group.types.dependencies] -mypy = "1.11.2" +mypy = "1.17.0" types-requests = "2.32.0.20240914" types-setuptools = "75.1.0.20240917"