From 6d7033b6652d58a815f8dc5646a86e323671a20d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 20:55:29 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.35.41 to 1.35.42 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.35.41 to 1.35.42. - [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 ca80e0bc264..3835cc5c134 100644 --- a/poetry.lock +++ b/poetry.lock @@ -431,13 +431,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.35.41" -description = "Type annotations for boto3 1.35.41 generated with mypy-boto3-builder 8.1.2" +version = "1.35.42" +description = "Type annotations for boto3 1.35.42 generated with mypy-boto3-builder 8.1.2" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.41-py3-none-any.whl", hash = "sha256:724c5999390eed5ed84832dcd003d1dcd1b12c941e50f6a6f63378c407d8fa0a"}, - {file = "boto3_stubs-1.35.41.tar.gz", hash = "sha256:5884048edf0581479ecc3726c0b4b6d83640b5590d4646cbd229bae8f5a5666b"}, + {file = "boto3_stubs-1.35.42-py3-none-any.whl", hash = "sha256:dbdfd9ef1669f0f0a69bfd848a841aaf8e83d932388a5277c68d192868970ef2"}, + {file = "boto3_stubs-1.35.42.tar.gz", hash = "sha256:07c72ddaa4d61db2e4874a6e78ef016f049dd0e8da406fba913ff4ec1d144733"}, ] [package.dependencies] @@ -499,7 +499,7 @@ bedrock-agent = ["mypy-boto3-bedrock-agent (>=1.35.0,<1.36.0)"] bedrock-agent-runtime = ["mypy-boto3-bedrock-agent-runtime (>=1.35.0,<1.36.0)"] bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.35.0,<1.36.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.35.0,<1.36.0)"] -boto3 = ["boto3 (==1.35.41)", "botocore (==1.35.41)"] +boto3 = ["boto3 (==1.35.42)", "botocore (==1.35.42)"] 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)"]