From c120a52b8007541fa5b09003b16306483cdda269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 20:53:52 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.39.13 to 1.39.14 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.39.13 to 1.39.14. - [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.39.14 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 941da635c76..0713f5becdb 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.39.13" -description = "Type annotations for boto3 1.39.13 generated with mypy-boto3-builder 8.11.0" +version = "1.39.14" +description = "Type annotations for boto3 1.39.14 generated with mypy-boto3-builder 8.11.0" optional = false python-versions = ">=3.8" groups = ["dev"] files = [ - {file = "boto3_stubs-1.39.13-py3-none-any.whl", hash = "sha256:3e98d23da8cb87a97b91ead03c9034f3f48ded9fb49bb35411c2fc74e32c331f"}, - {file = "boto3_stubs-1.39.13.tar.gz", hash = "sha256:60a3057c3831ea31b9dc432f79a4ce219bce5712a58c43e59a558065fa164a07"}, + {file = "boto3_stubs-1.39.14-py3-none-any.whl", hash = "sha256:28270e752243742493295777f62afca7c7f18ae6ff71ad1feb3ff927e79c95ef"}, + {file = "boto3_stubs-1.39.14.tar.gz", hash = "sha256:34d89022be097442f02bd4e9a1fe75803cb6b5a3f6b4763bb6a5ebd7dd6d7dc9"}, ] [package.dependencies] @@ -541,7 +541,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.39.0,<1.40.0)"] billing = ["mypy-boto3-billing (>=1.39.0,<1.40.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.39.0,<1.40.0)"] -boto3 = ["boto3 (==1.39.13)"] +boto3 = ["boto3 (==1.39.14)"] braket = ["mypy-boto3-braket (>=1.39.0,<1.40.0)"] budgets = ["mypy-boto3-budgets (>=1.39.0,<1.40.0)"] ce = ["mypy-boto3-ce (>=1.39.0,<1.40.0)"]