From 5b1a3a7b59d5fb1ebb9978f95fd513bbdbf847bc Mon Sep 17 00:00:00 2001 From: Kegan Maher Date: Mon, 31 Mar 2025 16:22:43 -0700 Subject: [PATCH] chore(dependencies): bump GAMADV-XTD3 from 7.00.38 to 7.05.08 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 038cf36..a5fb39b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,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", + "advanced-gam-for-google-workspace @ git+https://github.com/taers232c/GAMADV-XTD3.git@v7.05.08#subdirectory=src", "click==8.1.8", "pandas==2.2.3", "tzdata",