diff --git a/src/requirements.txt b/src/requirements.txt index 07ee3ee..24f3817 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -19,7 +19,7 @@ mypy-boto3-events==1.42.3 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-firehose==1.42.3 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-glue==1.42.70 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-healthlake==1.43.0 ; python_version >= "3.11" and python_version < "4.0" -mypy-boto3-iam==1.42.64 ; python_version >= "3.11" and python_version < "4.0" +mypy-boto3-iam==1.43.2 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-kms==1.42.97 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-lambda==1.42.37 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-logs==1.43.2 ; python_version >= "3.11" and python_version < "4.0"