From faf5860aab8d68520fb03c442b64f5ad8b4f3997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 07:43:12 +0000 Subject: [PATCH] MESH-2092 py dev (deps): Bump mypy-boto3-iam from 1.42.64 to 1.43.2 Bumps [mypy-boto3-iam](https://github.com/youtype/mypy_boto3_builder) from 1.42.64 to 1.43.2. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: mypy-boto3-iam dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"