diff --git a/poetry.lock b/poetry.lock index 4bec3b6..2718075 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1055,19 +1055,20 @@ files = [ [[package]] name = "pyathena" -version = "3.8.3" +version = "3.9.0" description = "Python DB API 2.0 (PEP 249) client for Amazon Athena" optional = false python-versions = ">=3.8.1" files = [ - {file = "pyathena-3.8.3-py3-none-any.whl", hash = "sha256:99b24e922a15deb5bebc7d6fd7baa1612cec2bbacfe816c3d116da774355e07f"}, - {file = "pyathena-3.8.3.tar.gz", hash = "sha256:99c60860e830c3850cd0201c76d383d76a69e777253dd0ea37ce5b2d11c60da8"}, + {file = "pyathena-3.9.0-py3-none-any.whl", hash = "sha256:dfe2438ca7eb68af481a90a8d1799680afa537f84cdfcb7ee3bb0569311c67ab"}, + {file = "pyathena-3.9.0.tar.gz", hash = "sha256:4b11d49df03255c556e11f63d0e346cc25ea19675a7ac78ffd0537bcd84cb48f"}, ] [package.dependencies] boto3 = ">=1.26.4" botocore = ">=1.29.4" fsspec = "*" +python-dateutil = "*" tenacity = ">=4.1.0" [package.extras]