diff --git a/poetry.lock b/poetry.lock index db10930a..c3ae7f36 100644 --- a/poetry.lock +++ b/poetry.lock @@ -83,18 +83,18 @@ lxml = ["lxml"] [[package]] name = "boto3" -version = "1.37.6" +version = "1.37.7" description = "The AWS SDK for Python" optional = false python-versions = ">=3.8" groups = ["main", "test"] files = [ - {file = "boto3-1.37.6-py3-none-any.whl", hash = "sha256:4c661389e68437a3fbc1f63decea24b88f7175e022c68622848d47fdf6e0144f"}, - {file = "boto3-1.37.6.tar.gz", hash = "sha256:e2f4a1edb7e6dbd541c2962117e1c6fea8d5a42788c441a958700a43a3ca7c47"}, + {file = "boto3-1.37.7-py3-none-any.whl", hash = "sha256:9758429ebc11ed391249a16406af7175c94140fe99956e319a191805a625b383"}, + {file = "boto3-1.37.7.tar.gz", hash = "sha256:ac2e022edcd6a94a2adbb21f0ad373a16557ec14a8910366bee0bbc7138fc72a"}, ] [package.dependencies] -botocore = ">=1.37.6,<1.38.0" +botocore = ">=1.37.7,<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.6" +version = "1.37.7" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" groups = ["main", "test"] files = [ - {file = "botocore-1.37.6-py3-none-any.whl", hash = "sha256:cd282fe9c8adbb55a08c7290982a98ac6cc4507fa1c493f48bc43fd6c8376a57"}, - {file = "botocore-1.37.6.tar.gz", hash = "sha256:2cb121a403cbec047d76e2401a402a6b2efd3309169037fbac588e8f7125aec4"}, + {file = "botocore-1.37.7-py3-none-any.whl", hash = "sha256:047b8a27035832607fd368464dcce58026005d3d7630fcd1d703051370abcb26"}, + {file = "botocore-1.37.7.tar.gz", hash = "sha256:2faeac11766db912bc444669b04359080b7b83b2f57a3906c77c8105b70ce1e8"}, ] [package.dependencies]