diff --git a/poetry.lock b/poetry.lock index ae4904e..9e4e63f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "annotated-types" @@ -435,18 +435,21 @@ crt = ["awscrt (==0.19.12)"] [[package]] name = "botocore-stubs" -version = "1.31.59" +version = "1.33.6" description = "Type annotations and code completion for botocore" optional = false python-versions = ">=3.7,<4.0" files = [ - {file = "botocore_stubs-1.31.59-py3-none-any.whl", hash = "sha256:de57adb5e7162bc93a3a95bd2b93f4c03c6cfd6ebc34c1bac7f6784b05f1cd16"}, - {file = "botocore_stubs-1.31.59.tar.gz", hash = "sha256:756566be75b672a8f876055a42b7620f008dda596b428a008ef531c26cb1d7b4"}, + {file = "botocore_stubs-1.33.6-py3-none-any.whl", hash = "sha256:9a69a9cde5fed4254e11e8472dca1ded08757c296d33445e8d9b3675c04d3e16"}, + {file = "botocore_stubs-1.33.6.tar.gz", hash = "sha256:02e032ea31f138b2d0f065543aa5eb38972b827f8718105de00f693f34662e04"}, ] [package.dependencies] types-awscrt = "*" +[package.extras] +botocore = ["botocore"] + [[package]] name = "cachetools" version = "5.3.1"