From ce02b67863400ee12104b02eabce4b30bdd6082b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 20:26:27 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.37.16 to 1.37.18 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.37.16 to 1.37.18. - [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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 45ebcca1ec5..5590c8d1ac2 100644 --- a/poetry.lock +++ b/poetry.lock @@ -469,14 +469,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.37.16" -description = "Type annotations for boto3 1.37.16 generated with mypy-boto3-builder 8.10.1" +version = "1.37.18" +description = "Type annotations for boto3 1.37.18 generated with mypy-boto3-builder 8.10.1" optional = false python-versions = ">=3.8" groups = ["dev"] files = [ - {file = "boto3_stubs-1.37.16-py3-none-any.whl", hash = "sha256:1d6332ab6e27c6b3607e15969945482c05852f4674610a6d078d3cf8aff2d784"}, - {file = "boto3_stubs-1.37.16.tar.gz", hash = "sha256:d720dd12bf0fbd0ab9184ed8d289137f29cd329a7ae33aaa668b4bc7f99da405"}, + {file = "boto3_stubs-1.37.18-py3-none-any.whl", hash = "sha256:db866104d3b9bea63c4769255759ad5c61bc5e5591cea0b692df4c08082a841e"}, + {file = "boto3_stubs-1.37.18.tar.gz", hash = "sha256:30ecf8dfaa848469f55279e41248ff46b1ecf5e2ee7b3b292e3ec39332e2f90e"}, ] [package.dependencies] @@ -543,7 +543,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.16)"] +boto3 = ["boto3 (==1.37.18)"] 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)"]