From 858761f4857c0c15c9a31da3dd583ce8c3182f20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 20:36:27 +0000 Subject: [PATCH] chore(deps-dev): bump boto3-stubs from 1.35.27 to 1.35.28 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.35.27 to 1.35.28. - [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 11ca4f95c31..51e1aa3d4c9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -431,13 +431,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.35.27" -description = "Type annotations for boto3 1.35.27 generated with mypy-boto3-builder 8.1.2" +version = "1.35.28" +description = "Type annotations for boto3 1.35.28 generated with mypy-boto3-builder 8.1.2" optional = false python-versions = ">=3.8" files = [ - {file = "boto3_stubs-1.35.27-py3-none-any.whl", hash = "sha256:1f83ba39fdffabf33aca62656ef909827495048e99020fa20c9de3edd4858281"}, - {file = "boto3_stubs-1.35.27.tar.gz", hash = "sha256:52676679fb7f7fef088cb2e1ed2daaac1af19b52ec4e1dc9a909017367b9fa85"}, + {file = "boto3_stubs-1.35.28-py3-none-any.whl", hash = "sha256:f6c9720d3642a60980339a18c55772438eb5c5283041aadf04256d3c15559ea7"}, + {file = "boto3_stubs-1.35.28.tar.gz", hash = "sha256:6fed2d5051a54229c6de3701eaa431b9bab7f9907fa933a38f34e680e70793a0"}, ] [package.dependencies] @@ -499,7 +499,7 @@ bedrock-agent = ["mypy-boto3-bedrock-agent (>=1.35.0,<1.36.0)"] bedrock-agent-runtime = ["mypy-boto3-bedrock-agent-runtime (>=1.35.0,<1.36.0)"] bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.35.0,<1.36.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.35.0,<1.36.0)"] -boto3 = ["boto3 (==1.35.27)", "botocore (==1.35.27)"] +boto3 = ["boto3 (==1.35.28)", "botocore (==1.35.28)"] 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)"]