diff --git a/poetry.lock b/poetry.lock index e8cba83ba25..3fbcec685ea 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1735,14 +1735,14 @@ typing-extensions = {version = ">=4.1.0", markers = "python_version < \"3.9\""} [[package]] name = "mypy-boto3-dynamodb" -version = "1.26.97.post1" -description = "Type annotations for boto3.DynamoDB 1.26.97 service generated with mypy-boto3-builder 7.14.1" +version = "1.26.115" +description = "Type annotations for boto3.DynamoDB 1.26.115 service generated with mypy-boto3-builder 7.14.5" category = "dev" optional = false python-versions = ">=3.7" files = [ - {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"}, + {file = "mypy-boto3-dynamodb-1.26.115.tar.gz", hash = "sha256:b94d69617d118421d625120d38b81772ef3aa2ba2d98e771008f9c72388f60f1"}, + {file = "mypy_boto3_dynamodb-1.26.115-py3-none-any.whl", hash = "sha256:280d4b71b716e221887cfbd8aeb27699efb2ed5f5ac98621878dbe99492dcd8c"}, ] [package.dependencies] @@ -3035,4 +3035,4 @@ validation = ["fastjsonschema"] [metadata] lock-version = "2.0" python-versions = "^3.7.4" -content-hash = "57627c2fe353a2d9e85db34c609b9215821fbfa203f62d0521d5781f41682a35" +content-hash = "54a605ed5e060e23c900dff54366b4d1f7062989c2198ae40d51ec4878b11cee" diff --git a/pyproject.toml b/pyproject.toml index 727e9dfc73a..7ce46ec7b10 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ python-snappy = "^0.6.1" mypy-boto3-appconfig = "^1.26.71" mypy-boto3-cloudformation = "^1.26.108" mypy-boto3-cloudwatch = "^1.26.99" -mypy-boto3-dynamodb = "^1.26.97" +mypy-boto3-dynamodb = "^1.26.115" mypy-boto3-lambda = "^1.26.114" mypy-boto3-logs = "^1.26.53" mypy-boto3-secretsmanager = "^1.26.89"