From 64bffe614042bb000b6f4dcf538644ebe07961de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 20:13:28 +0000 Subject: [PATCH] Update dependency boto3 to v1.26.128 --- cloud/batch_cdk/image/poetry.lock | 14 +++++++------- poetry.lock | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/cloud/batch_cdk/image/poetry.lock b/cloud/batch_cdk/image/poetry.lock index 8bb16f91..a41c4485 100644 --- a/cloud/batch_cdk/image/poetry.lock +++ b/cloud/batch_cdk/image/poetry.lock @@ -498,18 +498,18 @@ css = ["tinycss2 (>=1.1.0,<1.2)"] [[package]] name = "boto3" -version = "1.26.109" +version = "1.26.128" description = "The AWS SDK for Python" category = "main" optional = false python-versions = ">= 3.7" files = [ - {file = "boto3-1.26.109-py3-none-any.whl", hash = "sha256:a1c48674c2ff25ddced599c51d14ba7a6dbe9fd51641e8d63a6887bebd9712d7"}, - {file = "boto3-1.26.109.tar.gz", hash = "sha256:d388cb7f54f1a3056f91ffcfb5cf18b226454204e5df7a5c10774718c3fbb166"}, + {file = "boto3-1.26.128-py3-none-any.whl", hash = "sha256:bd637e9193b4e49b4645cb4db296a01ce2784d12f1439853e027adf96678ca72"}, + {file = "boto3-1.26.128.tar.gz", hash = "sha256:1a230fba0dd94f8d7b25217cbccfdd5c223b2823cf0bb81fcf15f2cc767d0d7f"}, ] [package.dependencies] -botocore = ">=1.29.109,<1.30.0" +botocore = ">=1.29.128,<1.30.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.6.0,<0.7.0" @@ -518,14 +518,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.29.109" +version = "1.29.128" description = "Low-level, data-driven core of boto 3." category = "main" optional = false python-versions = ">= 3.7" files = [ - {file = "botocore-1.29.109-py3-none-any.whl", hash = "sha256:cf43dddb7e2ba5425fe19fad68b10043307b61d9103d06566f1ab6034e38b8db"}, - {file = "botocore-1.29.109.tar.gz", hash = "sha256:2e449525f0ccedb31fdb962a77caac48b4c486c23515b84c5989a39a1823a024"}, + {file = "botocore-1.29.128-py3-none-any.whl", hash = "sha256:8a44d1d118053d4f63ffb784979b2a4a1be0a866390607936bd629b4a4b62df6"}, + {file = "botocore-1.29.128.tar.gz", hash = "sha256:f096b0af17be0aa7f627f3f64ec1f3d7b8262aedb06a536c8b6a61f38c41ca32"}, ] [package.dependencies] diff --git a/poetry.lock b/poetry.lock index 30b37c66..51343b05 100644 --- a/poetry.lock +++ b/poetry.lock @@ -455,18 +455,18 @@ typing-extensions = ">=3.10.0" [[package]] name = "boto3" -version = "1.26.109" +version = "1.26.128" description = "The AWS SDK for Python" category = "dev" optional = false python-versions = ">= 3.7" files = [ - {file = "boto3-1.26.109-py3-none-any.whl", hash = "sha256:a1c48674c2ff25ddced599c51d14ba7a6dbe9fd51641e8d63a6887bebd9712d7"}, - {file = "boto3-1.26.109.tar.gz", hash = "sha256:d388cb7f54f1a3056f91ffcfb5cf18b226454204e5df7a5c10774718c3fbb166"}, + {file = "boto3-1.26.128-py3-none-any.whl", hash = "sha256:bd637e9193b4e49b4645cb4db296a01ce2784d12f1439853e027adf96678ca72"}, + {file = "boto3-1.26.128.tar.gz", hash = "sha256:1a230fba0dd94f8d7b25217cbccfdd5c223b2823cf0bb81fcf15f2cc767d0d7f"}, ] [package.dependencies] -botocore = ">=1.29.109,<1.30.0" +botocore = ">=1.29.128,<1.30.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.6.0,<0.7.0" @@ -475,14 +475,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.29.109" +version = "1.29.128" description = "Low-level, data-driven core of boto 3." category = "dev" optional = false python-versions = ">= 3.7" files = [ - {file = "botocore-1.29.109-py3-none-any.whl", hash = "sha256:cf43dddb7e2ba5425fe19fad68b10043307b61d9103d06566f1ab6034e38b8db"}, - {file = "botocore-1.29.109.tar.gz", hash = "sha256:2e449525f0ccedb31fdb962a77caac48b4c486c23515b84c5989a39a1823a024"}, + {file = "botocore-1.29.128-py3-none-any.whl", hash = "sha256:8a44d1d118053d4f63ffb784979b2a4a1be0a866390607936bd629b4a4b62df6"}, + {file = "botocore-1.29.128.tar.gz", hash = "sha256:f096b0af17be0aa7f627f3f64ec1f3d7b8262aedb06a536c8b6a61f38c41ca32"}, ] [package.dependencies]