diff --git a/pyproject.toml b/pyproject.toml index 99bd7bd..06d2c0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "mypy~=1.9", "pre-commit~=3.7", "ruff~=0.5.0", - "types-setuptools~=70.0", + "types-setuptools~=73.0", "boto3-stubs", ] test = ["pytest~=8.0", "pytest-cov~=5.0", "pytest-env~=1.1", "moto~=5.0.5"]