diff --git a/src/requirements.txt b/src/requirements.txt index 47d949d..799bb1c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,8 +1,8 @@ aws-lambda-powertools==3.29.0 ; python_version >= "3.11" and python_version < "4.0" -boto3-stubs==1.43.29 ; python_version >= "3.11" and python_version < "4.0" -boto3==1.43.29 ; python_version >= "3.11" and python_version < "4.0" +boto3-stubs==1.43.30 ; python_version >= "3.11" and python_version < "4.0" +boto3==1.43.30 ; python_version >= "3.11" and python_version < "4.0" botocore-stubs==1.43.14 ; python_version >= "3.11" and python_version < "4.0" -botocore==1.43.29 ; python_version >= "3.11" and python_version < "4.0" +botocore==1.43.30 ; python_version >= "3.11" and python_version < "4.0" certifi==2026.5.20 ; python_version >= "3.11" and python_version < "4.0" charset-normalizer==3.4.7 ; python_version >= "3.11" and python_version < "4.0" idna==3.18 ; python_version >= "3.11" and python_version < "4.0" @@ -22,7 +22,7 @@ mypy-boto3-healthlake==1.43.28 ; python_version >= "3.11" and python_version < " mypy-boto3-iam==1.43.29 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-kms==1.43.12 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-lambda==1.43.20 ; python_version >= "3.11" and python_version < "4.0" -mypy-boto3-logs==1.43.9 ; python_version >= "3.11" and python_version < "4.0" +mypy-boto3-logs==1.43.30 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-s3==1.43.14 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-secretsmanager==1.43.0 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-ses==1.43.0 ; python_version >= "3.11" and python_version < "4.0" @@ -31,7 +31,7 @@ mypy-boto3-sqs==1.43.0 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-ssm==1.43.0 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-stepfunctions==1.43.7 ; python_version >= "3.11" and python_version < "4.0" mypy-boto3-sts==1.43.0 ; python_version >= "3.11" and python_version < "4.0" -nhs-aws-helpers==0.8.16 ; python_version >= "3.11" and python_version < "4.0" +nhs-aws-helpers==0.8.17 ; python_version >= "3.11" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "4.0" requests==2.34.2 ; python_version >= "3.11" and python_version < "4.0" s3transfer==0.18.0 ; python_version >= "3.11" and python_version < "4.0"