From d61fff1831c6d2fe1d9b46031481effca01a358f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 09:16:55 -0600 Subject: [PATCH] build(deps-dev): bump boto3-stubs from 1.34.50 to 1.34.54 (#2197) Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.34.50 to 1.34.54. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 4f80a2089..f3937ca36 100644 --- a/poetry.lock +++ b/poetry.lock @@ -168,13 +168,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.34.50" -description = "Type annotations for boto3 1.34.50 generated with mypy-boto3-builder 7.23.1" +version = "1.34.54" +description = "Type annotations for boto3 1.34.54 generated with mypy-boto3-builder 7.23.2" optional = false python-versions = ">=3.8" files = [ - {file = "boto3-stubs-1.34.50.tar.gz", hash = "sha256:ed628eec1ab9a324c137ad292408b8ef882f1724a15a4e844aa7eeb258c8cb33"}, - {file = "boto3_stubs-1.34.50-py3-none-any.whl", hash = "sha256:cc17cb754bdfa3a4a82a48ee22651cd8ec034aa8471f1b6ff8463c6496a7bf73"}, + {file = "boto3-stubs-1.34.54.tar.gz", hash = "sha256:c7b2e8b99f4896cf1226df47d4badaaa8df7426008c96a428bf00205695669e9"}, + {file = "boto3_stubs-1.34.54-py3-none-any.whl", hash = "sha256:7db5194e47f76e0010cd00b6ad9725db114d6a3fd04e52ceed3ef1181fe326bc"}, ] [package.dependencies] @@ -240,7 +240,7 @@ bedrock-agent = ["mypy-boto3-bedrock-agent (>=1.34.0,<1.35.0)"] bedrock-agent-runtime = ["mypy-boto3-bedrock-agent-runtime (>=1.34.0,<1.35.0)"] bedrock-runtime = ["mypy-boto3-bedrock-runtime (>=1.34.0,<1.35.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.34.0,<1.35.0)"] -boto3 = ["boto3 (==1.34.50)", "botocore (==1.34.50)"] +boto3 = ["boto3 (==1.34.54)", "botocore (==1.34.54)"] braket = ["mypy-boto3-braket (>=1.34.0,<1.35.0)"] budgets = ["mypy-boto3-budgets (>=1.34.0,<1.35.0)"] ce = ["mypy-boto3-ce (>=1.34.0,<1.35.0)"]