From b98ab61bf59a8e7725ec97b6f4100e515d0220bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 20:26:29 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.39.1 to 1.39.2 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.39.1 to 1.39.2. - [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-version: 1.39.2 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 bf23b9162b1..ec96b069f0b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -451,14 +451,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.39.1" -description = "Type annotations for boto3 1.39.1 generated with mypy-boto3-builder 8.11.0" +version = "1.39.2" +description = "Type annotations for boto3 1.39.2 generated with mypy-boto3-builder 8.11.0" optional = false python-versions = ">=3.8" groups = ["dev"] files = [ - {file = "boto3_stubs-1.39.1-py3-none-any.whl", hash = "sha256:59229c5c938ffd3ac55d7c323ea6504b11478189f66ba46d49e6a74bf9babcd3"}, - {file = "boto3_stubs-1.39.1.tar.gz", hash = "sha256:30afcb6d44f47cd0beb83bccce6f8b0161266baa2e0507075ae94d89f448cca6"}, + {file = "boto3_stubs-1.39.2-py3-none-any.whl", hash = "sha256:ce98d96fe1a7177b05067be3cd933277c88f745de836752f9ef8b4286dbfa53b"}, + {file = "boto3_stubs-1.39.2.tar.gz", hash = "sha256:b1f1baef1658bd575a29ca85cc0877dbb3adeb376ffa8cbf242b876719ae0f95"}, ] [package.dependencies] @@ -526,7 +526,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.39.0,<1.40.0)"] billing = ["mypy-boto3-billing (>=1.39.0,<1.40.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.39.0,<1.40.0)"] -boto3 = ["boto3 (==1.39.1)"] +boto3 = ["boto3 (==1.39.2)"] braket = ["mypy-boto3-braket (>=1.39.0,<1.40.0)"] budgets = ["mypy-boto3-budgets (>=1.39.0,<1.40.0)"] ce = ["mypy-boto3-ce (>=1.39.0,<1.40.0)"]