From 81a0ae7406ac67ec91b681d5497297619ce9e9e8 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 12 Oct 2023 20:47:43 +0000
Subject: [PATCH] chore(deps-dev): bump the boto-typing group with 1 update

Bumps the boto-typing group with 1 update: [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder).

- [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-lambda
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: boto-typing
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 poetry.lock    | 10 +++++-----
 pyproject.toml |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index 841939d8a15..1bc28b6fa31 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1874,13 +1874,13 @@ typing-extensions = {version = ">=4.1.0", markers = "python_version < \"3.12\""}
 
 [[package]]
 name = "mypy-boto3-lambda"
-version = "1.28.36"
-description = "Type annotations for boto3.Lambda 1.28.36 service generated with mypy-boto3-builder 7.18.0"
+version = "1.28.63"
+description = "Type annotations for boto3.Lambda 1.28.63 service generated with mypy-boto3-builder 7.19.0"
 optional = false
 python-versions = ">=3.7"
 files = [
-    {file = "mypy-boto3-lambda-1.28.36.tar.gz", hash = "sha256:70498e6ff6bfd60b758553d27fadf691ba169572faca01c2bd457da0b48b9cff"},
-    {file = "mypy_boto3_lambda-1.28.36-py3-none-any.whl", hash = "sha256:edb1f49279f7713929a70eaab00cf3d4ba65a10016db636805d022b2eaf14c84"},
+    {file = "mypy-boto3-lambda-1.28.63.tar.gz", hash = "sha256:7cbbee5560f347548a8f43324b31b2abfa1f56ec7380f20dadb837533fc0552a"},
+    {file = "mypy_boto3_lambda-1.28.63-py3-none-any.whl", hash = "sha256:bcfc747594704664d41fb904f59e4173c718d1bffc92555fc9ca57f8c4b1b970"},
 ]
 
 [package.dependencies]
@@ -3183,4 +3183,4 @@ validation = ["fastjsonschema"]
 [metadata]
 lock-version = "2.0"
 python-versions = "^3.7.4"
-content-hash = "2d1a5759091be2953c290f9dfce271edfd6cab7de364101dae9d8d3f2cdf0539"
+content-hash = "1f1f3ba944e489e9e1799836b9850351529312111c8b7fe196cb1adddd9a9637"
diff --git a/pyproject.toml b/pyproject.toml
index d2e785b4761..9192db656fa 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -72,7 +72,7 @@ mypy-boto3-appconfig = "^1.28.60"
 mypy-boto3-cloudformation = "^1.28.48"
 mypy-boto3-cloudwatch = "^1.28.36"
 mypy-boto3-dynamodb = "^1.28.55"
-mypy-boto3-lambda = "^1.28.36"
+mypy-boto3-lambda = "^1.28.63"
 mypy-boto3-logs = "^1.28.52"
 mypy-boto3-secretsmanager = "^1.28.36"
 mypy-boto3-ssm = "^1.28.54"