diff --git a/docker/py3-native/poetry.lock b/docker/py3-native/poetry.lock index 39e4214d2ef33..76a29f528a622 100644 --- a/docker/py3-native/poetry.lock +++ b/docker/py3-native/poetry.lock @@ -254,17 +254,17 @@ lxml = ["lxml"] [[package]] name = "boto3" -version = "1.34.4" +version = "1.34.5" description = "The AWS SDK for Python" optional = false python-versions = ">= 3.8" files = [ - {file = "boto3-1.34.4-py3-none-any.whl", hash = "sha256:1e836fe33da2684db29317911d9958389094ca5098cc253dbaed8e4aa146b153"}, - {file = "boto3-1.34.4.tar.gz", hash = "sha256:a866277fc38b121ac5dab0eec38b6ae6e3a59bbf6f67ed9a9822332d9e5e785f"}, + {file = "boto3-1.34.5-py3-none-any.whl", hash = "sha256:111d6ba8e54249c7c163fc18b5fdef0faebdf5ba01be48490527178fd2865a6e"}, + {file = "boto3-1.34.5.tar.gz", hash = "sha256:e165722c2924decd488bf0cd912dee2296d1d219a55be5dd9c93f2967b57c4e8"}, ] [package.dependencies] -botocore = ">=1.34.4,<1.35.0" +botocore = ">=1.34.5,<1.35.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.9.0,<0.10.0" @@ -273,13 +273,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.34.4" +version = "1.34.5" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">= 3.8" files = [ - {file = "botocore-1.34.4-py3-none-any.whl", hash = "sha256:2026d89a46dfcb96d439db17a277de11b808428cba881deb50a5960b134e3a84"}, - {file = "botocore-1.34.4.tar.gz", hash = "sha256:5dcd63329cb3e65c533a72a68c99b7d07c99a29936ea07d0998120172c10b4f5"}, + {file = "botocore-1.34.5-py3-none-any.whl", hash = "sha256:eb2adcde8119f715bc7f6c1a991a962700df1b34bba595056b3be55ffa855e82"}, + {file = "botocore-1.34.5.tar.gz", hash = "sha256:c339876859bddfc38de9d5409458eaab0ae703da867a3b6474a986bf7db7d967"}, ] [package.dependencies]