diff --git a/pyproject.toml b/pyproject.toml index 71b86ee..818ce5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ type = [ "pyright>=1.1.393", "types-jinja2", "types-pyyaml", - "types-setuptools>=67.6.0.5,<70", + "types-setuptools>=67.6.0.5,<82", "types-toml", { include-group = "test" }, ]