From 3ae88a4f93a16e080a829da1c57a20e8d4223bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:17:39 +0000 Subject: [PATCH] Bump boto3-stubs from 1.35.91 to 1.35.92 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.35.91 to 1.35.92. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3-stubs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 1de19155..a9207de5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -191,13 +191,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.35.91" -description = "Type annotations for boto3 1.35.91 generated with mypy-boto3-builder 8.7.1" +version = "1.35.92" +description = "Type annotations for boto3 1.35.92 generated with mypy-boto3-builder 8.7.1" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.91-py3-none-any.whl", hash = "sha256:e4301b9d05b31fbfea382d0d1d950c2178f7fca03058b31373fac9a4cdf89438"}, - {file = "boto3_stubs-1.35.91.tar.gz", hash = "sha256:780f71406147b78f9860d78907b5c015874537d821364588ec837c4cd1eecf91"}, + {file = "boto3_stubs-1.35.92-py3-none-any.whl", hash = "sha256:8d23b03ab9ca88bedc432adb08fd179bf1efd178128704cad80c138062b8f8a3"}, + {file = "boto3_stubs-1.35.92.tar.gz", hash = "sha256:f2af463889d37fbab23c7cd08fb1b035f123ad67e4b3efc46f7714f9abee5e57"}, ] [package.dependencies] @@ -254,7 +254,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.35.0,<1.36.0)"] billing = ["mypy-boto3-billing (>=1.35.0,<1.36.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.35.0,<1.36.0)"] -boto3 = ["boto3 (==1.35.91)"] +boto3 = ["boto3 (==1.35.92)"] braket = ["mypy-boto3-braket (>=1.35.0,<1.36.0)"] budgets = ["mypy-boto3-budgets (>=1.35.0,<1.36.0)"] ce = ["mypy-boto3-ce (>=1.35.0,<1.36.0)"]