From 1a087f4e713fa1ec3d7ff8fa962c7f23198cb806 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 14:26:36 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.41.2 to 1.41.3 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.41.2 to 1.41.3. - [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.41.3 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 f16911292f4..0e3a97cb4dd 100644 --- a/poetry.lock +++ b/poetry.lock @@ -454,14 +454,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.41.2" -description = "Type annotations for boto3 1.41.2 generated with mypy-boto3-builder 8.12.0" +version = "1.41.3" +description = "Type annotations for boto3 1.41.3 generated with mypy-boto3-builder 8.12.0" optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "boto3_stubs-1.41.2-py3-none-any.whl", hash = "sha256:5aac2ee5c1bed1a322016d37077e42c68c3ff83a42f989549be3ed21f0a7e0a0"}, - {file = "boto3_stubs-1.41.2.tar.gz", hash = "sha256:9bdac65413825b1202654bd5633316a561271164c6123211ac805e61cb59f120"}, + {file = "boto3_stubs-1.41.3-py3-none-any.whl", hash = "sha256:bec698419b31b499f3740f1dfb6dae6519167d9e3aa536f6f730ed280556230b"}, + {file = "boto3_stubs-1.41.3.tar.gz", hash = "sha256:c7cc9706ac969c8ea284c2d45ec45b6371745666d087c6c5e7c9d39dafdd48bc"}, ] [package.dependencies] @@ -533,7 +533,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.41.0,<1.42.0)"] billing = ["mypy-boto3-billing (>=1.41.0,<1.42.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.41.0,<1.42.0)"] -boto3 = ["boto3 (==1.41.2)"] +boto3 = ["boto3 (==1.41.3)"] braket = ["mypy-boto3-braket (>=1.41.0,<1.42.0)"] budgets = ["mypy-boto3-budgets (>=1.41.0,<1.42.0)"] ce = ["mypy-boto3-ce (>=1.41.0,<1.42.0)"]