From b68a5eff3879bf1078b2d10cc4c5ecafbdc69df1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 22:17:15 +0000 Subject: [PATCH] Update boto3 to v1.26.117 --- poetry.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0eb08031..a59302bd 100644 --- a/poetry.lock +++ b/poetry.lock @@ -124,18 +124,18 @@ typing-extensions = ">=4.2" [[package]] name = "boto3" -version = "1.26.116" +version = "1.26.117" description = "The AWS SDK for Python" category = "main" optional = false python-versions = ">= 3.7" files = [ - {file = "boto3-1.26.116-py3-none-any.whl", hash = "sha256:40d6fb099f7e6041ddcc72aadc37d2eaae6f32d1f7cf2ef5c02199a114be60a3"}, - {file = "boto3-1.26.116.tar.gz", hash = "sha256:bfb16f1978be69fdee39b692fe639b5f9c430d33843d282889a59e61ae132051"}, + {file = "boto3-1.26.117-py3-none-any.whl", hash = "sha256:84cc8947560d89581ef693895cb36d8c8c70d567900d86c8f7cc612d037fdd17"}, + {file = "boto3-1.26.117.tar.gz", hash = "sha256:1e9128b7d8a1b8af789ea6a04a46e641d82446e1e15c022c0fef697d3c9aab97"}, ] [package.dependencies] -botocore = ">=1.29.116,<1.30.0" +botocore = ">=1.29.117,<1.30.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.6.0,<0.7.0" @@ -144,14 +144,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "boto3-stubs" -version = "1.26.116" -description = "Type annotations for boto3 1.26.116 generated with mypy-boto3-builder 7.14.5" +version = "1.26.117" +description = "Type annotations for boto3 1.26.117 generated with mypy-boto3-builder 7.14.5" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "boto3-stubs-1.26.116.tar.gz", hash = "sha256:eef24a60f817d8b25a8eb4741985f692022f2f66039127797e0c6f9573575b70"}, - {file = "boto3_stubs-1.26.116-py3-none-any.whl", hash = "sha256:403737983619bf4bdb3a36bedd771e85a75f9c827b0d84dbea7051c0adde17ca"}, + {file = "boto3-stubs-1.26.117.tar.gz", hash = "sha256:5bbcd0446463023415d4e2b130610cc9b8a01e244733ab27efe5272faef1cb7d"}, + {file = "boto3_stubs-1.26.117-py3-none-any.whl", hash = "sha256:b57274ad5e7183e5247133299ef19ffabd8b0296250339f7481a7c355d464d18"}, ] [package.dependencies] @@ -194,7 +194,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.116)", "botocore (==1.29.116)"] +boto3 = ["boto3 (==1.26.117)", "botocore (==1.29.117)"] 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)"] @@ -509,14 +509,14 @@ xray = ["mypy-boto3-xray (>=1.26.0,<1.27.0)"] [[package]] name = "botocore" -version = "1.29.116" +version = "1.29.117" description = "Low-level, data-driven core of boto 3." category = "main" optional = false python-versions = ">= 3.7" files = [ - {file = "botocore-1.29.116-py3-none-any.whl", hash = "sha256:c058baa1d374111ad2036e1f7d9fe715571b6d66d180a224208fc7fef9bc3c80"}, - {file = "botocore-1.29.116.tar.gz", hash = "sha256:907dec71437386867000912c2427845f482feef5327e7c659e3e81766aac3d34"}, + {file = "botocore-1.29.117-py3-none-any.whl", hash = "sha256:2e6f6c9be770ed5737de093cfe8d592be15f8763f7bf2906afba90f19836d72d"}, + {file = "botocore-1.29.117.tar.gz", hash = "sha256:1fc4469e80daab657d1254518ee44a82e284320c8b24cbfbaaa60570afc33743"}, ] [package.dependencies]