diff --git a/poetry.lock b/poetry.lock index 103b4ed..672fee7 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.90" 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.90-py3-none-any.whl", hash = "sha256:51dcbe1b32e2ac43dac17091f401a00ce5939f76afe999081802009cce1e92e4"}, + {file = "botocore-1.35.90.tar.gz", hash = "sha256:f007f58e8e3c1ad0412a6ddfae40ed92a7bca571c068cb959902bcf107f2ae48"}, ] [package.dependencies] @@ -4301,4 +4301,4 @@ propcache = ">=0.2.0" [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "988f5466155cf40e0aa99b47cac7e0047b6aa5a76a066e5ba9baa1f755dff7e5" +content-hash = "68aa7aed2294610576358711b610d8ef6f23791b7cde904bf7e68743ec1fedba" diff --git a/pyproject.toml b/pyproject.toml index 411c77f..78b344a 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.90" boto3 = "^1.34.103" boto3-stubs = "^1.35.39" botocore-stubs = "^1.35.14"