diff --git a/poetry.lock b/poetry.lock index 72be4e36e..b91f8d5fb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -58,18 +58,18 @@ lxml = ["lxml"] [[package]] name = "boto3" -version = "1.42.58" +version = "1.42.59" description = "The AWS SDK for Python" optional = false python-versions = ">=3.9" groups = ["main", "test"] files = [ - {file = "boto3-1.42.58-py3-none-any.whl", hash = "sha256:1bc5ff0b7a1a3f42b115481e269e1aada1d68bbfa80a989ac2882d51072907a3"}, - {file = "boto3-1.42.58.tar.gz", hash = "sha256:3a21b5bbc8bf8d6472a7ae7bdc77819b1f86f35d127f428f4603bed1b98122c0"}, + {file = "boto3-1.42.59-py3-none-any.whl", hash = "sha256:7a66e3e8e2087ea4403e135e9de592e6d63fc9a91080d8dac415bb74df873a72"}, + {file = "boto3-1.42.59.tar.gz", hash = "sha256:6c4a14a4eb37b58a9048901bdeefbe1c529638b73e8f55413319a25f010ca211"}, ] [package.dependencies] -botocore = ">=1.42.58,<1.43.0" +botocore = ">=1.42.59,<1.43.0" jmespath = ">=0.7.1,<2.0.0" s3transfer = ">=0.16.0,<0.17.0" @@ -515,14 +515,14 @@ xray = ["mypy-boto3-xray (>=1.42.0,<1.43.0)"] [[package]] name = "botocore" -version = "1.42.58" +version = "1.42.59" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.9" groups = ["main", "test"] files = [ - {file = "botocore-1.42.58-py3-none-any.whl", hash = "sha256:3098178f4404cf85c8997ebb7948b3f267cff1dd191b08fc4ebb614ac1013a20"}, - {file = "botocore-1.42.58.tar.gz", hash = "sha256:55224d6a91afae0997e8bee62d1ef1ae2dcbc6c210516939b32a774b0b35bec5"}, + {file = "botocore-1.42.59-py3-none-any.whl", hash = "sha256:d2f2ff7ecc31e86ef46b5daee112cfbca052c13801285fb23af909f7bff5b657"}, + {file = "botocore-1.42.59.tar.gz", hash = "sha256:5314f19e1da8fc0ebc41bdb8bbe17c9a7397d87f4d887076ac8bdef972a34138"}, ] [package.dependencies]