From 739f60d8ac3b6a5a8b90cf72688ebc1a95be941f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 20:07:10 +0000 Subject: [PATCH] chore(deps-dev): bump mypy-boto3-cloudformation Bumps [mypy-boto3-cloudformation](https://github.com/youtype/mypy_boto3_builder) from 1.26.35.post1 to 1.26.57. - [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-cloudformation dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4b1d1261b48..223b6d74e08 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1392,14 +1392,14 @@ typing-extensions = ">=4.1.0" [[package]] name = "mypy-boto3-cloudformation" -version = "1.26.35.post1" -description = "Type annotations for boto3.CloudFormation 1.26.35 service generated with mypy-boto3-builder 7.12.1" +version = "1.26.57" +description = "Type annotations for boto3.CloudFormation 1.26.57 service generated with mypy-boto3-builder 7.12.3" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "mypy-boto3-cloudformation-1.26.35.post1.tar.gz", hash = "sha256:b6f35ed5c463946185ae10e15b38f0400a8d88d9faa0534d7b8478474eefdbd4"}, - {file = "mypy_boto3_cloudformation-1.26.35.post1-py3-none-any.whl", hash = "sha256:087ad75bc0760eddb6cf3ef524d079061a5b8af82c7300555ccec21255de420b"}, + {file = "mypy-boto3-cloudformation-1.26.57.tar.gz", hash = "sha256:c1659cf032825293b3eef1acca1a29fb82a7149b6c3ce06bbf405f54b78d3172"}, + {file = "mypy_boto3_cloudformation-1.26.57-py3-none-any.whl", hash = "sha256:4a45872b0fc1d503fa1147560fd842d3bcbec38aad4ca3516b51c33e6dfa05f2"}, ] [package.dependencies] @@ -2666,4 +2666,4 @@ validation = ["fastjsonschema"] [metadata] lock-version = "2.0" python-versions = "^3.7.4" -content-hash = "8fb5c7a4e1893d36e3e9c1acf9fd3391905f15ab685a0ba7e9ca7e08969041d0" +content-hash = "8e620f99247414babded66a7a864136b20d6f6d089c29cf1dfaacbbfd2ee86ce" diff --git a/pyproject.toml b/pyproject.toml index aa99595dffe..592fba20d0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ aws-cdk-lib = "^2.62.0" pytest-benchmark = "^4.0.0" python-snappy = "^0.6.1" mypy-boto3-appconfig = "^1.26.0" -mypy-boto3-cloudformation = "^1.26.35" +mypy-boto3-cloudformation = "^1.26.57" mypy-boto3-cloudwatch = "^1.26.52" mypy-boto3-dynamodb = "^1.26.24" mypy-boto3-lambda = "^1.26.55"