diff --git a/pyproject.toml b/pyproject.toml index 43ad7fe..038cf36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [ requires-python = ">=3.11" dependencies = [ "advanced-gam-for-google-workspace @ git+https://github.com/taers232c/GAMADV-XTD3.git@v7.00.38#subdirectory=src", - "click==8.1.7", + "click==8.1.8", "pandas==2.2.3", "tzdata", ]