diff --git a/poetry.lock b/poetry.lock index ae4904e..221e06c 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.8" 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.8-py3-none-any.whl", hash = "sha256:774ed54c8a9c599f0614900aafe79b78689dc2460e6752b18c50c7d645de5799"}, + {file = "botocore_stubs-1.33.8.tar.gz", hash = "sha256:0356ff0fc918d8def8bdfc78523791eb4ce55c255c1ebe49ba105e168c817dcd"}, ] [package.dependencies] types-awscrt = "*" +[package.extras] +botocore = ["botocore"] + [[package]] name = "cachetools" version = "5.3.1"