diff --git a/pyproject.toml b/pyproject.toml index 8c43aab..0816267 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dev = [ "pre-commit~=4.0", "pre-commit-hooks~=4.6", "ruff~=0.8.4", - "boto3-stubs~=1.35.0", + "boto3-stubs~=1.42.9", "pytest~=8.0", "pytest-cov~=6.0", "pytest-env~=1.1",