diff --git a/poetry.lock b/poetry.lock index 157210b7daa..1bb0721b99b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1674,13 +1674,13 @@ typing-extensions = {version = ">=4.1.0", markers = "python_version < \"3.9\""} [[package]] name = "mypy-boto3-lambda" -version = "1.26.147" -description = "Type annotations for boto3.Lambda 1.26.147 service generated with mypy-boto3-builder 7.14.5" +version = "1.26.157" +description = "Type annotations for boto3.Lambda 1.26.157 service generated with mypy-boto3-builder 7.14.5" optional = false python-versions = ">=3.7" files = [ - {file = "mypy-boto3-lambda-1.26.147.tar.gz", hash = "sha256:18cc123c82be6a10cb5c6eefdbc92072f2d546ec6b2ce6e3253d4a242b3acb27"}, - {file = "mypy_boto3_lambda-1.26.147-py3-none-any.whl", hash = "sha256:8a6b8b9a4259137321f5119763605da63c6fc57db7846aa14d9c70d56a878e10"}, + {file = "mypy-boto3-lambda-1.26.157.tar.gz", hash = "sha256:ef5e0c3c7a8467e85d57b2caaee4ff7db9ba1e4703d3c28213df1269180f1731"}, + {file = "mypy_boto3_lambda-1.26.157-py3-none-any.whl", hash = "sha256:2e0c5f92e2c22cadd0093bd800ab24393cbb247a5971c119a7d9d6a18bd9ee43"}, ] [package.dependencies] @@ -2939,4 +2939,4 @@ validation = ["fastjsonschema"] [metadata] lock-version = "2.0" python-versions = "^3.7.4" -content-hash = "609e534bf663eef59c8c8673cff46be3c6b9c536e986485b5518bd11b30bfe8c" +content-hash = "a0b0d718ba0cb54524c4cde07df02f33a712cfd7c5b10ee076e22535c61445ae" diff --git a/pyproject.toml b/pyproject.toml index f6a781f84da..7552b3ab5a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ mypy-boto3-appconfig = "^1.26.71" mypy-boto3-cloudformation = "^1.26.156" mypy-boto3-cloudwatch = "^1.26.127" mypy-boto3-dynamodb = "^1.26.152" -mypy-boto3-lambda = "^1.26.147" +mypy-boto3-lambda = "^1.26.157" mypy-boto3-logs = "^1.26.149" mypy-boto3-secretsmanager = "^1.26.135" mypy-boto3-ssm = "^1.26.97"