From fbe0e3708ac8072cb70371fcc63e5d15e214d8c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 21:16:14 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.37.0 to 1.37.1 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.37.0 to 1.37.1. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4c12cfb2af1..5fe1208db2e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -422,13 +422,12 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.37.0" -description = "Type annotations for boto3 1.37.0 generated with mypy-boto3-builder 8.9.2" +version = "1.37.2" +description = "Type annotations for boto3 1.37.2 generated with mypy-boto3-builder 8.9.2" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.37.0-py3-none-any.whl", hash = "sha256:07c4e941a50aa4c34d975e9e29b729c91ff931d8aad544495bb2d06d4ef35a20"}, - {file = "boto3_stubs-1.37.0.tar.gz", hash = "sha256:30599eecca0c11cff406a7de77871967661a349d56610ccec8716e56af89320d"}, + {file = "boto3_stubs-1.37.2-py3-none-any.whl", hash = "sha256:2b4bb1fb2dd03a9a0c0b8fce09a463096f6ddec6fce686d916e3e8e32f553223"}, ] [package.dependencies] @@ -495,7 +494,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.37.0,<1.38.0)"] billing = ["mypy-boto3-billing (>=1.37.0,<1.38.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.37.0,<1.38.0)"] -boto3 = ["boto3 (==1.37.0)"] +boto3 = ["boto3 (==1.37.2)"] braket = ["mypy-boto3-braket (>=1.37.0,<1.38.0)"] budgets = ["mypy-boto3-budgets (>=1.37.0,<1.38.0)"] ce = ["mypy-boto3-ce (>=1.37.0,<1.38.0)"]