From 97524f4c2095e4140e88c677b704b7cce70acc6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 21:02:11 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.38.31 to 1.38.32 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.38.31 to 1.38.32. - [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.32 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 f7e5ec1e816..0799cee2422 100644 --- a/poetry.lock +++ b/poetry.lock @@ -433,14 +433,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.38.31" -description = "Type annotations for boto3 1.38.31 generated with mypy-boto3-builder 8.11.0" +version = "1.38.32" +description = "Type annotations for boto3 1.38.32 generated with mypy-boto3-builder 8.11.0" optional = false python-versions = ">=3.8" groups = ["dev"] files = [ - {file = "boto3_stubs-1.38.31-py3-none-any.whl", hash = "sha256:726be35d3297a19514ce9bf23a8468392cc3b294894bf6d88b11cfce9095926a"}, - {file = "boto3_stubs-1.38.31.tar.gz", hash = "sha256:0293e54a307aa9a317853de4d1864f16dbffafc072e92231726c367113bd868e"}, + {file = "boto3_stubs-1.38.32-py3-none-any.whl", hash = "sha256:20f493bfdd44e4e1a76ab76e22e32256e6ba3d8cfae07b066c7878cc61e7c37d"}, + {file = "boto3_stubs-1.38.32.tar.gz", hash = "sha256:f57cdb44f87baf52e236951dcf9d32b93a906e21d5c0fe394b4166a5c0e16734"}, ] [package.dependencies] @@ -507,7 +507,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.31)"] +boto3 = ["boto3 (==1.38.32)"] 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)"]