From b4bddec46a3ed26a542dec98baf4ff6de7ab8c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 22:54:02 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.40.40 to 1.40.41 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.40.40 to 1.40.41. - [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.40.41 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 66fd32dd472..baa7ed6eeb0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -464,14 +464,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.40.40" -description = "Type annotations for boto3 1.40.40 generated with mypy-boto3-builder 8.11.0" +version = "1.40.41" +description = "Type annotations for boto3 1.40.41 generated with mypy-boto3-builder 8.11.0" optional = false python-versions = ">=3.8" groups = ["dev"] files = [ - {file = "boto3_stubs-1.40.40-py3-none-any.whl", hash = "sha256:b52d9491a0f701c60d6d54ba310019d4293afc5929710e4c9d69c11d02a01344"}, - {file = "boto3_stubs-1.40.40.tar.gz", hash = "sha256:68a49cb1d11280b9b0443766af32c5aa7f71d1ef4ddff8dfdbf6fd64c12283bf"}, + {file = "boto3_stubs-1.40.41-py3-none-any.whl", hash = "sha256:fc310da8965cb8027387bb33e3cc36195693e1eb8acbeebdf4af7d6f171b7370"}, + {file = "boto3_stubs-1.40.41.tar.gz", hash = "sha256:31306b2950e5fb477863fe0310dfcc9755ed28a647a215ec84008137cf33a38d"}, ] [package.dependencies] @@ -544,7 +544,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.40.0,<1.41.0)"] billing = ["mypy-boto3-billing (>=1.40.0,<1.41.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.40.0,<1.41.0)"] -boto3 = ["boto3 (==1.40.40)"] +boto3 = ["boto3 (==1.40.41)"] braket = ["mypy-boto3-braket (>=1.40.0,<1.41.0)"] budgets = ["mypy-boto3-budgets (>=1.40.0,<1.41.0)"] ce = ["mypy-boto3-ce (>=1.40.0,<1.41.0)"]