From 4a9953dc3943f1d24b410d37163b22e9e24107f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:35:59 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.35.84 to 1.35.85 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.35.84 to 1.35.85. - [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 1f1ffa86..c6a4df96 100644 --- a/poetry.lock +++ b/poetry.lock @@ -106,13 +106,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.35.84" -description = "Type annotations for boto3 1.35.84 generated with mypy-boto3-builder 8.6.4" +version = "1.35.85" +description = "Type annotations for boto3 1.35.85 generated with mypy-boto3-builder 8.6.4" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.84-py3-none-any.whl", hash = "sha256:5091d008906993b3c38dae78abdce323584a6144229a89950012441adaa68f5c"}, - {file = "boto3_stubs-1.35.84.tar.gz", hash = "sha256:299d1c24ac5d1a545be6b36717b2d95d783685c4a81bbc7a5769a55271e610d6"}, + {file = "boto3_stubs-1.35.85-py3-none-any.whl", hash = "sha256:c3c1709603cb9d0fba4667b8408847f05b8f0b92bb74e88e0e97571cb6dd7745"}, + {file = "boto3_stubs-1.35.85.tar.gz", hash = "sha256:c949abdba605dec649cfceab95f573c8fbce575ed23d8522e965b9eb6da4eeba"}, ] [package.dependencies] @@ -168,7 +168,7 @@ bedrock-data-automation-runtime = ["mypy-boto3-bedrock-data-automation-runtime ( bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.35.0,<1.36.0)"] billing = ["mypy-boto3-billing (>=1.35.0,<1.36.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.35.0,<1.36.0)"] -boto3 = ["boto3 (==1.35.84)"] +boto3 = ["boto3 (==1.35.85)"] braket = ["mypy-boto3-braket (>=1.35.0,<1.36.0)"] budgets = ["mypy-boto3-budgets (>=1.35.0,<1.36.0)"] ce = ["mypy-boto3-ce (>=1.35.0,<1.36.0)"]