From f59bd2cb6bc482e5a84c8b34ce28cf6aeacbe8cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 21:07:56 -0300 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.35.89 to 1.35.90 (#5809) Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.35.89 to 1.35.90. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index dba25f5146..1bdc33f13a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -434,13 +434,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.35.89" -description = "Type annotations for boto3 1.35.89 generated with mypy-boto3-builder 8.7.0" +version = "1.35.90" +description = "Type annotations for boto3 1.35.90 generated with mypy-boto3-builder 8.7.0" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.89-py3-none-any.whl", hash = "sha256:d791e895c5bbbdd223058de4343c91e4ee1c31870f745b65d421f169376ffccb"}, - {file = "boto3_stubs-1.35.89.tar.gz", hash = "sha256:62e20763044c7c4cfaf4ab8cfb4519c16a8e8cf0b345b58bc3aaa8ce5f87eee3"}, + {file = "boto3_stubs-1.35.90-py3-none-any.whl", hash = "sha256:68f384c11267c0eac982e041e4af0bc88efae6816b8def74aca40de76acbd45d"}, + {file = "boto3_stubs-1.35.90.tar.gz", hash = "sha256:23a3834d51c603b808847df5dd56b6c75d9c39e897848e65570d86b415d5f469"}, ] [package.dependencies] @@ -507,7 +507,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.89)"] +boto3 = ["boto3 (==1.35.90)"] 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)"]