diff --git a/poetry.lock b/poetry.lock index 103b4ed..498c0db 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "aiofiles" @@ -888,13 +888,13 @@ xray = ["mypy-boto3-xray (>=1.35.0,<1.36.0)"] [[package]] name = "botocore" -version = "1.35.52" +version = "1.35.86" description = "Low-level, data-driven core of boto 3." optional = false python-versions = ">=3.8" files = [ - {file = "botocore-1.35.52-py3-none-any.whl", hash = "sha256:cdbb5e43c9c3a977763e2a10d3b8b9c405d51279f9fcfd4ca4800763b22acba5"}, - {file = "botocore-1.35.52.tar.gz", hash = "sha256:1fe7485ea13d638b089103addd818c12984ff1e4d208de15f180b1e25ad944c5"}, + {file = "botocore-1.35.86-py3-none-any.whl", hash = "sha256:77cb4b445e4f424f956c68c688bd3ad527f4d214d51d67ffc8e245f4476d7de0"}, + {file = "botocore-1.35.86.tar.gz", hash = "sha256:951e944eb30284b4593d4da98f70f7b5292ea237e4de0c5a2852946a549b8347"}, ] [package.dependencies] @@ -4301,4 +4301,4 @@ propcache = ">=0.2.0" [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "988f5466155cf40e0aa99b47cac7e0047b6aa5a76a066e5ba9baa1f755dff7e5" +content-hash = "6a065a29bc92484c84712b29ea4298feace8de35e04593276a0fdf35e8d96a69" diff --git a/pyproject.toml b/pyproject.toml index 411c77f..6fc3721 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ google-auth-httplib2 = "^0.2.0" google-auth-oauthlib = "^1.2.0" google-auth-stubs = "^0.3.0" google-api-python-client-stubs = "^1.25.0" -botocore = "^1.34.113" +botocore = "^1.35.86" boto3 = "^1.34.103" boto3-stubs = "^1.35.39" botocore-stubs = "^1.35.14"