From bfa7495f9e4d54bdbb4378527cf043f520d8ced2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 21:03:42 +0000 Subject: [PATCH] chore(deps-dev): bump mypy-boto3-dynamodb from 1.26.97 to 1.26.97.post1 Bumps [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) from 1.26.97 to 1.26.97.post1. - [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-dynamodb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index bec85756513..c013ed1b364 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1715,14 +1715,14 @@ typing-extensions = ">=4.1.0" [[package]] name = "mypy-boto3-dynamodb" -version = "1.26.97" -description = "Type annotations for boto3.DynamoDB 1.26.97 service generated with mypy-boto3-builder 7.13.0" +version = "1.26.97.post1" +description = "Type annotations for boto3.DynamoDB 1.26.97 service generated with mypy-boto3-builder 7.14.1" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "mypy-boto3-dynamodb-1.26.97.tar.gz", hash = "sha256:b435f380c3530b1886bcfe2ddd86f7ceeb9bd926dcdfcbd70e43811cf1fdc9c9"}, - {file = "mypy_boto3_dynamodb-1.26.97-py3-none-any.whl", hash = "sha256:9cc15a62679e6720aa9ac30be8c121957641940a2852ade68747b458c108ea5c"}, + {file = "mypy-boto3-dynamodb-1.26.97.post1.tar.gz", hash = "sha256:d7a53eda6b185737ad7718d3b46fd0cb0b4cf1b854c0b259754cd9060baef7d2"}, + {file = "mypy_boto3_dynamodb-1.26.97.post1-py3-none-any.whl", hash = "sha256:291700151a786e5ecb7274a9f7dbfda326419bab990b88e6299f4b8ee62473f6"}, ] [package.dependencies]