diff --git a/poetry.lock b/poetry.lock index 996d4b45..e96fead1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -83,18 +83,18 @@ lxml = ["lxml"] [[package]] name = "boto3" -version = "1.37.26" +version = "1.37.27" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" groups = ["main", "test"] files = [ - {file = "boto3-1.37.26-py3-none-any.whl", hash = "sha256:77ff13723ad5b836a565c382610c3994e14ce643144dc9c604bfe1efb3213739"}, - {file = "boto3-1.37.26.tar.gz", hash = "sha256:78fb57556c2337e087d2eda419ee371b52843a2420861114413791113efeabe2"}, + {file = "boto3-1.37.27-py3-none-any.whl", hash = "sha256:439c2cd18c79386b1b9d5fdc4a4e7e418e57ac50431bdf9421c60f09807f40fb"}, + {file = "boto3-1.37.27.tar.gz", hash = "sha256:ccdeee590902e6f4fb30cec6d3a88668545817fccfd3e5cb9cbc166c4a0000d4"}, ] [package.dependencies] -botocore = ">=1.37.26,<1.38.0" +botocore = ">=1.37.27,<1.38.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.11.0,<0.12.0" @@ -103,14 +103,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.37.26" +version = "1.37.27" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" groups = ["main", "test"] files = [ - {file = "botocore-1.37.26-py3-none-any.whl", hash = "sha256:d499a617903cbcaae18380320125fa3a95cb625b613d746e6edc69c6f01f1326"}, - {file = "botocore-1.37.26.tar.gz", hash = "sha256:7f6dc999e7a34c0917623aac67c9ea2389b741bb7babee1a88cf2cd04006ea7a"}, + {file = "botocore-1.37.27-py3-none-any.whl", hash = "sha256:a86d1ffbe344bfb183d9acc24de3428118fc166cb89d0f1ce1d412857edfacd7"}, + {file = "botocore-1.37.27.tar.gz", hash = "sha256:143fd7cdb0d73f43aa1f14799124de7b857da7d7ab996af5c89a49e3032a9e66"}, ] [package.dependencies]