From 7362bb9ab77e6f05eed3d6bb9e8ca7324598cb63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 18:11:41 +0000 Subject: [PATCH] Update dependency boto3-stubs-lite to v1.26.120 --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7d448fea..828a8c1c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -420,14 +420,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs-lite" -version = "1.26.118" -description = "Type annotations for boto3 1.26.118 generated with mypy-boto3-builder 7.14.5" +version = "1.26.120" +description = "Type annotations for boto3 1.26.120 generated with mypy-boto3-builder 7.14.5" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "boto3-stubs-lite-1.26.118.tar.gz", hash = "sha256:3b85b1f5e36312de74f66576d692ffacc8876768d95ef5065293fc730967031b"}, - {file = "boto3_stubs_lite-1.26.118-py3-none-any.whl", hash = "sha256:ba6731f32591a7dad5fa075c03797279a081df4b71858904c779ec518b7d31a9"}, + {file = "boto3-stubs-lite-1.26.120.tar.gz", hash = "sha256:21eb6f426281ba435624dc41991173730e97a2c47066bbe466a0a212d747a6b7"}, + {file = "boto3_stubs_lite-1.26.120-py3-none-any.whl", hash = "sha256:380d47876cccfadf1983e09c7669c4a81996a47ea4aebf5ca850e78f9672fced"}, ] [package.dependencies] @@ -471,7 +471,7 @@ backup-gateway = ["mypy-boto3-backup-gateway (>=1.26.0,<1.27.0)"] backupstorage = ["mypy-boto3-backupstorage (>=1.26.0,<1.27.0)"] batch = ["mypy-boto3-batch (>=1.26.0,<1.27.0)"] billingconductor = ["mypy-boto3-billingconductor (>=1.26.0,<1.27.0)"] -boto3 = ["boto3 (==1.26.118)", "botocore (==1.29.118)"] +boto3 = ["boto3 (==1.26.120)", "botocore (==1.29.120)"] braket = ["mypy-boto3-braket (>=1.26.0,<1.27.0)"] budgets = ["mypy-boto3-budgets (>=1.26.0,<1.27.0)"] ce = ["mypy-boto3-ce (>=1.26.0,<1.27.0)"]