From db513340bff2dd872be14036b5dbd0bef40a98e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 16:14:26 +0000 Subject: [PATCH] chore(deps-dev): bump mypy-boto3-cloudformation Bumps [mypy-boto3-cloudformation](https://github.com/youtype/mypy_boto3_builder) from 1.26.0.post1 to 1.26.35. - [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 44776e343e1..fec8f0eca20 100644 --- a/poetry.lock +++ b/poetry.lock @@ -836,8 +836,8 @@ typing-extensions = ">=4.1.0" [[package]] name = "mypy-boto3-cloudformation" -version = "1.26.0.post1" -description = "Type annotations for boto3.CloudFormation 1.26.0 service generated with mypy-boto3-builder 7.11.10" +version = "1.26.35" +description = "Type annotations for boto3.CloudFormation 1.26.35 service generated with mypy-boto3-builder 7.12.1" category = "dev" optional = false python-versions = ">=3.7" @@ -1498,7 +1498,7 @@ validation = ["fastjsonschema"] [metadata] lock-version = "1.1" python-versions = "^3.7.4" -content-hash = "e2d7c21db0f5cef33cf1538fbe8741b698c66b6efdb7dc7666a34a210427d7f5" +content-hash = "e231e06cc46f4eccd7a7bdfd14dfa0b1c258c6307a3cd1905685c7d96a12b46a" [metadata.files] attrs = [ @@ -1887,8 +1887,8 @@ mypy-boto3-appconfigdata = [ {file = "mypy_boto3_appconfigdata-1.26.0.post1-py3-none-any.whl", hash = "sha256:bacf16229bfdf0c001107cde3c1a2c8219cf708b8cc69b6cb34ad52a29518917"}, ] mypy-boto3-cloudformation = [ - {file = "mypy-boto3-cloudformation-1.26.0.post1.tar.gz", hash = "sha256:9e8dce3149c5f5dee5ab05850ec9cae0925abb9da3aa63397b098219709db077"}, - {file = "mypy_boto3_cloudformation-1.26.0.post1-py3-none-any.whl", hash = "sha256:e0dd01030209b77c3159a299a04a5c6353a6feb0dd49bff9f5acec9e0274264c"}, + {file = "mypy-boto3-cloudformation-1.26.35.tar.gz", hash = "sha256:56ba0ee2c3558e683b94804faca45ee34ff3bb2ae05768b6053fda7e54f68021"}, + {file = "mypy_boto3_cloudformation-1.26.35-py3-none-any.whl", hash = "sha256:3f09f4b099903a4254a689d956dcfa93bbeb83601f4b62396e3c675ec449677f"}, ] mypy-boto3-cloudwatch = [ {file = "mypy-boto3-cloudwatch-1.26.0.post1.tar.gz", hash = "sha256:4798903afa6eb0b1a4a24f2c84ff64bd00810e2e59928e00cfc240cf790aaa1f"}, diff --git a/pyproject.toml b/pyproject.toml index f240cacb760..d9e2d422ac3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ aws-cdk-lib = "^2.50.0" pytest-benchmark = "^4.0.0" python-snappy = "^0.6.1" mypy-boto3-appconfig = "^1.26.0" -mypy-boto3-cloudformation = "^1.26.0" +mypy-boto3-cloudformation = "^1.26.35" mypy-boto3-cloudwatch = "^1.26.0" mypy-boto3-dynamodb = "^1.26.0" mypy-boto3-lambda = "^1.26.0"