diff --git a/poetry.lock b/poetry.lock index 6357476..a42c6c7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -112,18 +112,18 @@ uvloop = ["uvloop (>=0.15.2) ; sys_platform != \"win32\"", "winloop (>=0.5.0) ; [[package]] name = "boto3" -version = "1.43.17" +version = "1.43.18" description = "The AWS SDK for Python" optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "boto3-1.43.17-py3-none-any.whl", hash = "sha256:f6b3862a0b14e237f9323223ee76b0563e87a6bbe6d94a42e7b008a901ba8950"}, - {file = "boto3-1.43.17.tar.gz", hash = "sha256:8cf48babdd52ff0e2d891dc661143780b361d3776a3be06cd719da0696995074"}, + {file = "boto3-1.43.18-py3-none-any.whl", hash = "sha256:7b62ce5c0a51428d692aa4f2adc9dc2a4a4c2989bf65a0a12834eeffa99b0b84"}, + {file = "boto3-1.43.18.tar.gz", hash = "sha256:33138883e984eb1937d1553da699182c8ad2099138091e885b65c9accbccea16"}, ] [package.dependencies] -botocore = ">=1.43.17,<1.44.0" +botocore = ">=1.43.18,<1.44.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.18.0,<0.19.0" @@ -132,14 +132,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] [[package]] name = "botocore" -version = "1.43.17" +version = "1.43.24" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "botocore-1.43.17-py3-none-any.whl", hash = "sha256:499af7c942ecfd404322974e82c6b5d05a8ea16e9f19320b353e16f401adc5b4"}, - {file = "botocore-1.43.17.tar.gz", hash = "sha256:27f4ecb80cf1e5be70415fc4a4d3db3907d41ef8178c9df822364f275427d375"}, + {file = "botocore-1.43.24-py3-none-any.whl", hash = "sha256:42903b4bfafd8f15a735ed940473f28e4ba21b2ea67a9b9aaa11dfa7fcb19fd5"}, + {file = "botocore-1.43.24.tar.gz", hash = "sha256:0c02f2b40e99419d496ece0ea2dcdedb5c45998c16fd1674276c7dbb30767a16"}, ] [package.dependencies]