diff --git a/poetry.lock b/poetry.lock index 9440df1..8eb622c 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 = "authlib" @@ -239,13 +239,13 @@ files = [ [[package]] name = "click" -version = "8.1.6" +version = "8.1.8" description = "Composable command line interface toolkit" optional = false python-versions = ">=3.7" files = [ - {file = "click-8.1.6-py3-none-any.whl", hash = "sha256:fa244bb30b3b5ee2cae3da8f55c9e5e0c0e86093306301fb418eb9dc40fbded5"}, - {file = "click-8.1.6.tar.gz", hash = "sha256:48ee849951919527a045bfe3bf7baa8a959c423134e1a5b98c05c20ba75a1cbd"}, + {file = "click-8.1.8-py3-none-any.whl", hash = "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2"}, + {file = "click-8.1.8.tar.gz", hash = "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a"}, ] [package.dependencies] @@ -521,4 +521,4 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "a6f0819e06e2a6369f211ee3992976a385249178335d599c1a14d5bf5150e4a8" +content-hash = "841bfa06121f3638622869e3653f1bb9f13cc10cd9821d5c6fa5872c7e96c41c" diff --git a/pyproject.toml b/pyproject.toml index 61d717b..a3c36aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ boto3 = "*" gcn-kafka = "^0.3.3" python = "^3.9" ratelimit = "*" -click = "^8.1.3" +click = "^8.1.8" prometheus-client = "^0.21.1" [tool.poetry.scripts]