diff --git a/poetry.lock b/poetry.lock index 48f3da6..00bac9e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -92,17 +92,17 @@ files = [ [[package]] name = "boto3" -version = "1.34.39" +version = "1.34.41" description = "The AWS SDK for Python" optional = false python-versions = ">= 3.8" files = [ - {file = "boto3-1.34.39-py3-none-any.whl", hash = "sha256:476896e70d36c9134d4125834280c597c17b54bff4902baf2e5fcde74f8acec8"}, - {file = "boto3-1.34.39.tar.gz", hash = "sha256:35bcbecf1b5d3620c93f0062d2994177f8bda25a9d2cba144d6462793c16065b"}, + {file = "boto3-1.34.41-py3-none-any.whl", hash = "sha256:ae1a974c728c076a49392a695102124f650f45361c654bb7c0bef1bb644c52d5"}, + {file = "boto3-1.34.41.tar.gz", hash = "sha256:9fd66f22a4cdd63165a7a19186fff9b6e3d742e83498ea3f3231bab6ae4bf0f3"}, ] [package.dependencies] -botocore = ">=1.34.39,<1.35.0" +botocore = ">=1.34.41,<1.35.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.10.0,<0.11.0" @@ -111,13 +111,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.34.39" +version = "1.34.41" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">= 3.8" files = [ - {file = "botocore-1.34.39-py3-none-any.whl", hash = "sha256:e175360445424b83b0e28ae20d301b99cf44ff2c9d5ab1d8670899bec05a9753"}, - {file = "botocore-1.34.39.tar.gz", hash = "sha256:9f00bd5e4698bcdd37ce6e224a896baf58d209678ed92834944b767de9061cc5"}, + {file = "botocore-1.34.41-py3-none-any.whl", hash = "sha256:9b5827332da766da487e5a5b14b36e02528be9f2e899f909577afb7001eb441d"}, + {file = "botocore-1.34.41.tar.gz", hash = "sha256:3a6943c75a0d292ab6e008bce58ee6503776969479f991f5ad03a5d877af29ae"}, ] [package.dependencies]