From 66a059c14aaac09d7e01366110314b7b26bb073d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 20:15:39 +0000 Subject: [PATCH] chore(deps-dev): bump mypy-boto3-appconfig from 1.26.0.post1 to 1.26.63 Bumps [mypy-boto3-appconfig](https://github.com/youtype/mypy_boto3_builder) from 1.26.0.post1 to 1.26.63. - [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-appconfig 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 f0f8a3fffb5..9e3bb9f0c52 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1543,14 +1543,14 @@ reports = ["lxml"] [[package]] name = "mypy-boto3-appconfig" -version = "1.26.0.post1" -description = "Type annotations for boto3.AppConfig 1.26.0 service generated with mypy-boto3-builder 7.11.10" +version = "1.26.63" +description = "Type annotations for boto3.AppConfig 1.26.63 service generated with mypy-boto3-builder 7.12.3" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "mypy-boto3-appconfig-1.26.0.post1.tar.gz", hash = "sha256:eb1473f3e3f6b78f1a1a747a1373dd2e574db016a6b9bc5259f721c3482f2e56"}, - {file = "mypy_boto3_appconfig-1.26.0.post1-py3-none-any.whl", hash = "sha256:749daf4ed2494a899ccfee1e9f564985fb163ede9c82778847276604a6783c15"}, + {file = "mypy-boto3-appconfig-1.26.63.tar.gz", hash = "sha256:d9dee4b5cdeb9148772fd14f96c480f56bedba688debe8e963fe1274ae130925"}, + {file = "mypy_boto3_appconfig-1.26.63-py3-none-any.whl", hash = "sha256:c329feca6bc8b2647323662161c98816485a223e5a48ace66ab74929bdfce268"}, ] [package.dependencies] @@ -2846,4 +2846,4 @@ validation = ["fastjsonschema"] [metadata] lock-version = "2.0" python-versions = "^3.7.4" -content-hash = "e0e8b35f08d15b5956dddc68a5ddbcea4d68b8694f705d2720acd60fe99f7aca" +content-hash = "cc9e288ee2524a57548c3ce0d43af26fef4ea38657ae0e3aa656079f68d834a5" diff --git a/pyproject.toml b/pyproject.toml index c33f2562b57..306c31c7660 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ aws-cdk-lib = "^2.63.0" "aws-cdk.aws-apigatewayv2-authorizers-alpha" = "^2.38.1-alpha.0" pytest-benchmark = "^4.0.0" python-snappy = "^0.6.1" -mypy-boto3-appconfig = "^1.26.0" +mypy-boto3-appconfig = "^1.26.63" mypy-boto3-cloudformation = "^1.26.57" mypy-boto3-cloudwatch = "^1.26.52" mypy-boto3-dynamodb = "^1.26.24"