From 0c98cb94acdcf8fb95902af8258559a81a15b692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 20:46:55 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.38.45 to 1.38.46 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.38.45 to 1.38.46. - [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.38.46 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 05bae47953f..ca75336a0bc 100644 --- a/poetry.lock +++ b/poetry.lock @@ -450,14 +450,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.38.45" -description = "Type annotations for boto3 1.38.45 generated with mypy-boto3-builder 8.11.0" +version = "1.38.46" +description = "Type annotations for boto3 1.38.46 generated with mypy-boto3-builder 8.11.0" optional = false python-versions = ">=3.8" groups = ["dev"] files = [ - {file = "boto3_stubs-1.38.45-py3-none-any.whl", hash = "sha256:e963fa7c8d495eaa34034e95ab0e3e1bb46a7dff3f3b9f830346037dccec725e"}, - {file = "boto3_stubs-1.38.45.tar.gz", hash = "sha256:36601e2471d37dfca301a8f71efb65e74c8fd62d285c41b21f172ea2eee6c570"}, + {file = "boto3_stubs-1.38.46-py3-none-any.whl", hash = "sha256:e60f1bee8fed90213725de68bdcfc1bf8765030596962656e06c131bb779972d"}, + {file = "boto3_stubs-1.38.46.tar.gz", hash = "sha256:526789fc1f4a6f89f372424dc9a4109296f6bd18afab1abf5d281a94f5cfb770"}, ] [package.dependencies] @@ -525,7 +525,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.38.0,<1.39.0)"] billing = ["mypy-boto3-billing (>=1.38.0,<1.39.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.38.0,<1.39.0)"] -boto3 = ["boto3 (==1.38.45)"] +boto3 = ["boto3 (==1.38.46)"] braket = ["mypy-boto3-braket (>=1.38.0,<1.39.0)"] budgets = ["mypy-boto3-budgets (>=1.38.0,<1.39.0)"] ce = ["mypy-boto3-ce (>=1.38.0,<1.39.0)"]